mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-16 20:01:09 +00:00
[bot] Update Learning Hub for Copilot CLI v1.0.69–v1.0.71 features (#2287)
* docs: update Learning Hub for Copilot CLI v1.0.69–v1.0.71 features - automating-with-hooks: document preToolUse exit code 2 for silent deny (v1.0.69) - creating-effective-skills: mention Forge automatic draft skill creation (v1.0.70) - installing-and-using-plugins: add /plugins dashboard documentation (v1.0.69) - copilot-configuration-basics: add /delegate --base flag (v1.0.69), --repo/--local flags for /settings and /model (v1.0.70), /settings Repo scope tabs (v1.0.71) - understanding-mcp-servers: add paginated session.mcp.resources RPCs (v1.0.70) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update website/src/content/docs/learning-hub/installing-and-using-plugins.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com>
This commit is contained in:
@@ -3,7 +3,7 @@ title: 'Creating Effective Skills'
|
||||
description: 'Master the art of writing reusable, shareable skill folders that deliver consistent results across your team.'
|
||||
authors:
|
||||
- GitHub Copilot Learning Hub Team
|
||||
lastUpdated: 2026-06-30
|
||||
lastUpdated: 2026-07-13
|
||||
estimatedReadingTime: '9 minutes'
|
||||
tags:
|
||||
- skills
|
||||
@@ -405,7 +405,7 @@ A: Yes, for clarity. Show examples of desired output format, patterns to follow,
|
||||
|
||||
**Q: How do I review agent-proposed skill changes?**
|
||||
|
||||
A: In v1.0.66+, the agent can propose draft skill additions or improvements as it discovers reusable patterns during a session. Review each draft interactively with:
|
||||
A: In v1.0.66+, the agent can propose draft skill additions or improvements as it discovers reusable patterns during a session. In v1.0.70+, **Forge** actively identifies clear workflow patterns during your session and creates draft skills automatically — you don't need to ask. Review each draft interactively with:
|
||||
|
||||
```
|
||||
/chronicle skills review
|
||||
|
||||
Reference in New Issue
Block a user