docs: fix workflow command documentation to use correct syntax

Update all documentation to show the correct command syntax:
- `/plan`, `/review`, `/work`, `/codify` (short form, autocompletes)

Previously showed `/workflows:plan` etc. which doesn't work.
The `name:` field in frontmatter determines the short command name.

Fixes #19

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2025-11-26 21:03:22 -08:00
parent ff9fd7cb0f
commit 4b2820bdce
12 changed files with 158 additions and 61 deletions

View File

@@ -41,7 +41,7 @@ Review and enhance the `/docs/index.html` landing page using LaunchKit elements
**Potential Improvements:**
- Add `→` arrow to "Install Plugin" button
- Consider adding animated terminal GIF below buttons showing `/workflows:review` in action
- Consider adding animated terminal GIF below buttons showing `/review` in action
### 2. Stats Section (lines 81-104)