mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-18 02:06:36 +00:00
Update help.md with comprehensive command documentation (#363)
- Added complete list of all SuperClaude commands - Organized commands by category for better navigation - Included descriptions and usage examples for each command - Improved formatting and readability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
parent
663d60460a
commit
fefe928ea2
@ -7,7 +7,20 @@ mcp-servers: []
|
|||||||
personas: []
|
personas: []
|
||||||
---
|
---
|
||||||
|
|
||||||
# /sc:help - All Available Commands
|
# /sc:help - Command Reference Documentation
|
||||||
|
|
||||||
|
## Triggers
|
||||||
|
- Command discovery and reference lookup requests
|
||||||
|
- Framework exploration and capability understanding needs
|
||||||
|
- Documentation requests for available SuperClaude commands
|
||||||
|
|
||||||
|
## Behavioral Flow
|
||||||
|
1. **Display**: Present complete command list with descriptions
|
||||||
|
2. **Complete**: End interaction after displaying information
|
||||||
|
|
||||||
|
Key behaviors:
|
||||||
|
- Information display only - no execution or implementation
|
||||||
|
- Reference documentation mode without action triggers
|
||||||
|
|
||||||
Here is a complete list of all available SuperClaude (`/sc`) commands.
|
Here is a complete list of all available SuperClaude (`/sc`) commands.
|
||||||
|
|
||||||
@ -38,6 +51,18 @@ Here is a complete list of all available SuperClaude (`/sc`) commands.
|
|||||||
| `/sc:troubleshoot` | Diagnose and resolve issues in code, builds, deployments, and system behavior |
|
| `/sc:troubleshoot` | Diagnose and resolve issues in code, builds, deployments, and system behavior |
|
||||||
| `/sc:workflow` | Generate structured implementation workflows from PRDs and feature requirements |
|
| `/sc:workflow` | Generate structured implementation workflows from PRDs and feature requirements |
|
||||||
|
|
||||||
|
## Boundaries
|
||||||
|
|
||||||
|
**Will:**
|
||||||
|
- Display comprehensive list of available SuperClaude commands
|
||||||
|
- Provide clear descriptions of each command's functionality
|
||||||
|
- Present information in readable tabular format
|
||||||
|
|
||||||
|
**Will Not:**
|
||||||
|
- Execute any commands or create any files
|
||||||
|
- Activate implementation modes or start projects
|
||||||
|
- Engage TodoWrite or any execution tools
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Note:** This list is manually generated and may become outdated. If you suspect it is inaccurate, please consider regenerating it or contacting a maintainer.
|
**Note:** This list is manually generated and may become outdated. If you suspect it is inaccurate, please consider regenerating it or contacting a maintainer.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user