docs: add plugin commands cheat sheet with workflow examples

Add comprehensive documentation for all marketplace plugin commands:
- Reference table with all 37 commands across 9 plugins
- Auto vs manual trigger indicators
- 7 dev workflow examples for practical usage
- Hook-based automation summary
- MCP server requirements

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-20 17:12:38 -05:00
parent 50b45f4834
commit 04322732bc
3 changed files with 193 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ The symlink target is relative: `../../../mcp-servers/{server}`
| This file | `docs/CANONICAL-PATHS.md` |
| Update guide | `docs/UPDATING.md` |
| Configuration guide | `docs/CONFIGURATION.md` |
| Commands cheat sheet | `docs/COMMANDS-CHEATSHEET.md` |
---