help
/help - Help Command
Section titled “/help - Help Command”Purpose
Section titled “Purpose”Display available commands and their usage.
/help [command name]Show help for: $ARGUMENTS
Available Commands
Section titled “Available Commands”Development Workflow
Section titled “Development Workflow”| Command | Description |
|---|---|
/feature | Full feature development workflow |
/fix | Debug and fix bugs |
/review | Code review |
/test | Generate tests |
/tdd | Test-driven development |
/refactor | Improve code structure |
Git & Deployment
Section titled “Git & Deployment”| Command | Description |
|---|---|
/commit | Create commit with message |
/ship | Commit + PR workflow |
/pr | Create pull request |
/deploy | Deploy to environment |
Documentation
Section titled “Documentation”| Command | Description |
|---|---|
/doc | Generate documentation |
/plan | Create implementation plan |
Security & Quality
Section titled “Security & Quality”| Command | Description |
|---|---|
/security-scan | Scan for vulnerabilities |
/api-gen | Generate API code |
Getting Help
Section titled “Getting Help”For detailed help on a specific command:
/help [command-name]For general Claude Code help:
/helpGap Analysis Rule
Section titled “Gap Analysis Rule”Always identify gaps and suggest next steps to users. In case there is no gaps anymore, then AI should clearly state that there is no gap left.