fix(docs): add /plan <task> usage example to commands table

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
wenshao 2026-04-06 07:11:25 +08:00
parent 63c4bd0b05
commit 09ccc1b896

View file

@ -61,7 +61,7 @@ Commands for managing AI tools and models.
| `/mcp` | List configured MCP servers and tools | `/mcp`, `/mcp desc` |
| `/tools` | Display currently available tool list | `/tools`, `/tools desc` |
| `/skills` | List and run available skills | `/skills`, `/skills <name>` |
| `/plan` | Switch to plan mode or execute the current plan | `/plan`, `/plan execute` |
| `/plan` | Switch to plan mode or execute the current plan | `/plan`, `/plan <task>`, `/plan execute` |
| `/approval-mode` | Change approval mode for tool usage | `/approval-mode <mode (auto-edit)> --project` |
| →`plan` | Analysis only, no execution | Secure review |
| →`default` | Require approval for edits | Daily use |