Skip to content

[bot] Update slash commands: replace removed /plugins with /plugin, /instructions, /subagents (v1.0.81) - #211

Merged
DanWahlin merged 1 commit into
mainfrom
fix/update-plugins-command-v1.0.81-567d376eb6e3b9c5
Sep 4, 2026
Merged

[bot] Update slash commands: replace removed /plugins with /plugin, /instructions, /subagents (v1.0.81)#211
DanWahlin merged 1 commit into
mainfrom
fix/update-plugins-command-v1.0.81-567d376eb6e3b9c5

Conversation

@DanWahlin

Copy link
Copy Markdown
Collaborator

What changed in Copilot CLI

v1.0.81 (2026-08-27) removed the /plugins command. Its functionality was split across three dedicated commands:

  • /plugin — manage the plugins dashboard (browse, install, enable, update)
  • /instructions — view and manage loaded instruction files
  • /subagents — view and manage subagents in the session

Additionally, /mcp (bare) and /skills now open the unified plugins dashboard; /mcp config is still the dedicated MCP setup wizard.

Source: https://github.com/github/copilot-cli/releases/tag/v1.0.81

What was updated

Chapter 01: First Steps (01-setup-and-first-steps/README.md) — Agent Environment slash commands table:

  • Removed the now-defunct /plugins row
  • Added /plugin with accurate description of the plugins dashboard
  • Added /instructions (new command for viewing loaded instruction files)
  • Added /subagents (new command for managing session subagents)
  • Updated /mcp description to reflect dashboard behavior and point to /mcp config for the MCP wizard
  • Updated /skills description to reflect dashboard behavior

Why this matters for beginners

The /plugins command no longer exists — learners who try to run it will get an error. The table now accurately reflects the commands available in v1.0.81+, so beginners can use them with confidence.

Generated by Course Updater · ● 803.2K ·

…ctions, /subagents

The /plugins command was removed in Copilot CLI v1.0.81 (released 2026-08-27).
Its functionality was split across dedicated commands:
- /plugin: plugins dashboard for browsing, installing, enabling, and updating plugins
- /instructions: view and manage loaded instruction files
- /subagents: view and manage subagents in the current session

Also updated /mcp and /skills descriptions to reflect the unified plugins
dashboard that /mcp, /skills, and /plugin now open.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DanWahlin
DanWahlin marked this pull request as ready for review September 4, 2026 16:27
Copilot AI balanced review requested due to automatic review settings September 4, 2026 16:27
@DanWahlin
DanWahlin merged commit b892714 into main Sep 4, 2026
10 of 11 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟡 Changes recommended

The required Chapter 00 and devcontainer version updates are missing.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Review tier: Balanced
Findings: 1 Medium severity

New issues introduced by this change (1)
Severity Finding
Medium severity 01-setup-and-first-steps/​README.md — These v1.0.81-specific commands and dashboard behaviors introduce a new minimum CLI requirement,…
What changed in this PR

Updates Chapter 01’s slash-command reference for Copilot CLI v1.0.81.

Changes:

  • Replaces /plugins with /plugin, /instructions, and /subagents.
  • Updates /mcp and /skills dashboard descriptions.
File Description
01-setup-and-first-steps/​README.md Updates the Agent Environment command table.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +415 to +419
| `/instructions` | View and manage all loaded instruction files for the current session |
| `/mcp` | Open the plugins dashboard (focused on MCP servers); use `/mcp config` for the dedicated MCP setup wizard |
| `/plugin` | Open the plugins dashboard to browse, install, enable, and update plugins |
| `/settings` | Open an interactive dialog to browse and edit all user settings in one place |
| `/skills` | Manage skills for enhanced capabilities |
| `/skills` | Open the plugins dashboard (focused on skills) to discover and manage skills |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants