Skip to content

help

Display available commands and their usage.

/help [command name]

Show help for: $ARGUMENTS

CommandDescription
/featureFull feature development workflow
/fixDebug and fix bugs
/reviewCode review
/testGenerate tests
/tddTest-driven development
/refactorImprove code structure
CommandDescription
/commitCreate commit with message
/shipCommit + PR workflow
/prCreate pull request
/deployDeploy to environment
CommandDescription
/docGenerate documentation
/planCreate implementation plan
CommandDescription
/security-scanScan for vulnerabilities
/api-genGenerate API code

For detailed help on a specific command:

/help [command-name]

For general Claude Code help:

/help

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.