Back to Superclaude Framework

/sc:help - Command Reference Documentation

src/superclaude/commands/help.md

4.3.07.9 KB
Original Source

/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.

CommandDescription
/sc:analyzeComprehensive code analysis across quality, security, performance, and architecture domains
/sc:brainstormInteractive requirements discovery through Socratic dialogue and systematic exploration
/sc:buildBuild, compile, and package projects with intelligent error handling and optimization
/sc:business-panelMulti-expert business analysis with adaptive interaction modes
/sc:cleanupSystematically clean up code, remove dead code, and optimize project structure
/sc:designDesign system architecture, APIs, and component interfaces with comprehensive specifications
/sc:documentGenerate focused documentation for components, functions, APIs, and features
/sc:estimateProvide development estimates for tasks, features, or projects with intelligent analysis
/sc:explainProvide clear explanations of code, concepts, and system behavior with educational clarity
/sc:gitGit operations with intelligent commit messages and workflow optimization
/sc:helpList all available /sc commands and their functionality
/sc:implementFeature and code implementation with intelligent persona activation and MCP integration
/sc:improveApply systematic improvements to code quality, performance, and maintainability
/sc:indexGenerate comprehensive project documentation and knowledge base with intelligent organization
/sc:loadSession lifecycle management with Serena MCP integration for project context loading
/sc:reflectTask reflection and validation using Serena MCP analysis capabilities
/sc:saveSession lifecycle management with Serena MCP integration for session context persistence
/sc:select-toolIntelligent MCP tool selection based on complexity scoring and operation analysis
/sc:spawnMeta-system task orchestration with intelligent breakdown and delegation
/sc:spec-panelMulti-expert specification review and improvement using renowned specification and software engineering experts
/sc:taskExecute complex tasks with intelligent workflow management and delegation
/sc:testExecute tests with coverage analysis and automated quality reporting
/sc:troubleshootDiagnose and resolve issues in code, builds, deployments, and system behavior
/sc:workflowGenerate structured implementation workflows from PRDs and feature requirements

SuperClaude Framework Flags

SuperClaude supports behavioral flags to enable specific execution modes and tool selection patterns. Use these flags with any /sc command to customize behavior.

Mode Activation Flags

FlagTriggerBehavior
--brainstormVague project requests, exploration keywordsActivate collaborative discovery mindset, ask probing questions
--introspectSelf-analysis requests, error recoveryExpose thinking process with transparency markers
--task-manageMulti-step operations (>3 steps)Orchestrate through delegation, systematic organization
--orchestrateMulti-tool operations, parallel executionOptimize tool selection matrix, enable parallel thinking
--token-efficientContext usage >75%, large-scale operationsSymbol-enhanced communication, 30-50% token reduction

MCP Server Flags

FlagTriggerBehavior
--c7 / --context7Library imports, framework questionsEnable Context7 for curated documentation lookup
--seq / --sequentialComplex debugging, system designEnable Sequential for structured multi-step reasoning
--magicUI component requests (/ui, /21)Enable Magic for modern UI generation from 21st.dev
--morph / --morphllmBulk code transformationsEnable Morphllm for efficient multi-file pattern application
--serenaSymbol operations, project memoryEnable Serena for semantic understanding and session persistence
--play / --playwrightBrowser testing, E2E scenariosEnable Playwright for real browser automation and testing
--all-mcpMaximum complexity scenariosEnable all MCP servers for comprehensive capability
--no-mcpNative-only execution needsDisable all MCP servers, use native tools

Analysis Depth Flags

FlagTriggerBehavior
--thinkMulti-component analysis needsStandard structured analysis (~4K tokens), enables Sequential
--think-hardArchitectural analysis, system-wide dependenciesDeep analysis (~10K tokens), enables Sequential + Context7
--ultrathinkCritical system redesign, legacy modernizationMaximum depth analysis (~32K tokens), enables all MCP servers

Execution Control Flags

FlagTriggerBehavior
--delegate [auto|files|folders]>7 directories OR >50 filesEnable sub-agent parallel processing with intelligent routing
--concurrency [n]Resource optimization needsControl max concurrent operations (range: 1-15)
--loopImprovement keywords (polish, refine, enhance)Enable iterative improvement cycles with validation gates
--iterations [n]Specific improvement cycle requirementsSet improvement cycle count (range: 1-10)
--validateRisk score >0.7, resource usage >75%Pre-execution risk assessment and validation gates
--safe-modeResource usage >85%, production environmentMaximum validation, conservative execution

Output Optimization Flags

FlagTriggerBehavior
--uc / --ultracompressedContext pressure, efficiency requirementsSymbol communication system, 30-50% token reduction
--scope [file|module|project|system]Analysis boundary needsDefine operational scope and analysis depth
--focus [performance|security|quality|architecture|accessibility|testing]Domain-specific optimizationTarget specific analysis domain and expertise application

Flag Priority Rules

  • Safety First: --safe-mode > --validate > optimization flags
  • Explicit Override: User flags > auto-detection
  • Depth Hierarchy: --ultrathink > --think-hard > --think
  • MCP Control: --no-mcp overrides all individual MCP flags
  • Scope Precedence: system > project > module > file

Usage Examples

bash
# Deep analysis with Context7 enabled
/sc:analyze --think-hard --context7 src/

# UI development with Magic and validation
/sc:implement --magic --validate "Add user dashboard"

# Token-efficient task management
/sc:task --token-efficient --delegate auto "Refactor authentication system"

# Safe production deployment
/sc:build --safe-mode --validate --focus security

Boundaries

Will:

  • Display comprehensive list of available SuperClaude commands
  • Provide clear descriptions of each command's functionality
  • Present information in readable tabular format
  • Show all available SuperClaude framework flags and their usage
  • Provide flag usage examples and priority rules

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.