[bot] sync: update cli-for-beginners Learning Hub — plan mode read-only, /model plan, multi-turn subagents, disabled skills (2026-07-3 [Content truncated due to length] - #2497
Draft
github-actions[bot] wants to merge 1 commit into
Conversation
…26-07-31) - ch01: clarify plan mode is read-only until user approves - ch04: add multi-turn subagents tip and new /model plan section - ch05: update skill list examples to show (disabled) state, add disabled skills tip Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed upstream
Three documentation commits in
github/copilot-cli-for-beginnerssince the last sync (e17a4d293a5f):af7f60143ed981f6(partially reverted) +755a7fa6+27a22159/model plansection with frontier-model tip; ch01/ch05 additions reverted82c02b1e/model --sessionandcopilot plugins install --skilladditions; kept only ch04 plan-mode model sectionWhat was updated locally
01-setup-and-first-steps.mdlastUpdatedto2026-07-31.04-agents-and-custom-instructions.md/tasksand send follow-up instructions to a running background agent without waiting for it to finish./model planusage, showing how to pick a dedicated model for plan mode (e.g.,> /model plan gpt-5.6-sol) and the tip that a frontier model upfront can save tokens overall.lastUpdatedto2026-07-31.05-skills.mdcopilot skill list//skills listexample output to showcode-checklist: Team code quality checklist (disabled), matching the upstream output format.(disabled)means the skill is installed but not active, and how to re-enable via/skills.lastUpdatedto2026-07-31.Source links
01-setup-and-first-steps/README.md,04-agents-custom-instructions/README.md,05-skills/README.md