SuperClaude Commands Reference
November 14, 2025 ยท View on GitHub
Complete list of all 30 slash commands available in SuperClaude Framework v4.1.9+
Command Categories
๐ง Planning & Design
/brainstorm- Structured brainstorming sessions with multiple perspectives/design- System design and architecture planning/estimate- Effort and time estimation for tasks/spec-panel- Multi-expert specification analysis
๐ป Development
/implement- Code implementation workflows/build- Build and compilation workflows/improve- Code improvement suggestions/cleanup- Code cleanup and refactoring/explain- Code explanation and documentation
๐งช Testing & Quality
/test- Testing workflows and test generation/analyze- Code and architecture analysis/troubleshoot- Debugging and troubleshooting/reflect- Reflection and retrospectives
๐ Documentation
/document- Documentation generation/help- Command help and usage information
๐ง Version Control
/git- Git operations and workflows
๐ Project Management
/pm- Project management workflows/task- Task management and tracking/workflow- Custom workflow automation
๐ Research & Analysis
/research- Deep web research with parallel search/business-panel- Multi-expert business analysis
๐ฏ Utilities
/agent- Specialized AI agents/index-repo- Repository indexing for context optimization/index- Alias for /index-repo/recommend- Command recommendations/select-tool- Tool selection guidance/spawn- Spawn parallel tasks/load- Load saved sessions/save- Save current session/sc- Show all available SuperClaude commands
Usage
All commands are available with the /sc: namespace prefix:
# Examples
/sc:brainstorm "How to improve user authentication"
/sc:implement "Add JWT authentication"
/sc:test "Generate tests for auth module"
/sc:research "Latest security best practices"
Installation
# Install all 30 commands
superclaude install
# List installed commands
superclaude install --list
# Update to latest
superclaude update
Command Help
Use /sc:help to get detailed information about any command, or /sc to see all available commands.