/sc
SuperClaude command dispatcher - Use /sc [command] to access all SuperClaude features
> /plugin marketplace add Galaxy-Dawn/claude-scholar > /plugin install claude-scholar@claude-scholar
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/sc
Context preview
What this command does when you run it.
SuperClaude command dispatcher - Use /sc [command] to access all SuperClaude features
Command definition
sc.mdname: sc
description: SuperClaude command dispatcher - Use /sc [command] to access all SuperClaude features
SuperClaude Command Dispatcher
π **SuperClaude Framework** - Main command dispatcher
Usage
All SuperClaude commands use the `/sc:` prefix:
/sc:command [args...]
Available Commands
Research & Analysis
/sc:research [query] - Deep web research with parallel search
Repository Management
/sc:index-repo - Index repository for context optimization
AI Agents
/sc:agent [type] - Launch specialized AI agents
Recommendations
/sc:recommend [context] - Get command recommendations
Help
/sc - Show this help (all available commands)
Command Namespace
All commands are namespaced under `sc:` to keep them organized:
- β
`/sc:research query`
- β
`/sc:index-repo`
- β
`/sc:agent type`
- β
`/sc:recommend`
- β
`/sc` (help)
Examples
Research
/sc:research React 18 new features
/sc:research LLM agent architectures 2024
/sc:research Python async best practices
Index Repository
/sc:index-repo
Agent
/sc:agent deep-research
/sc:agent self-review
/sc:agent repo-index
Recommendations
/sc:recommend
Quick Reference
| Command | Description | Example | |---------|-------------|---------| | `/sc:research` | Deep web research | `/sc:research topic` | | `/sc:index-repo` | Repository indexing | `/sc:index-repo` | | `/sc:agent` | Specialized AI agents | `/sc:agent type` | | `/sc:recommend` | Command suggestions | `/sc:recommend` | | `/sc` | Show help | `/sc` |
Features
- **Parallel Execution**: Research runs multiple searches in parallel
- **Evidence-Based**: All findings backed by sources
- **Context-Aware**: Uses repository context when available
- **Token Efficient**: Optimized for minimal token usage
Help
For help on specific commands:
/sc:research --help
/sc:agent --help
Or use the main help command:
/sc
Check the documentation:
- PLANNING.md - Architecture and design
- TASK.md - Current tasks and priorities
- KNOWLEDGE.md - Tips and best practices
Version
SuperClaude v4.1.7
- Python package: 0.4.0
- Pytest plugin included
- PM Agent patterns enabled
---
π‘ **Tip**: All commands use the `/sc:` prefix - e.g., `/sc:research`, `/sc:agent`
π§ **Installation**: Run `superclaude install` to install/update commands
π **Documentation**: https://github.com/SuperClaude-Org/SuperClaude_Framework
β οΈ **Important**: Restart Claude Code after installing commands to use them!
Read more
name: sc description: SuperClaude command dispatcher - Use /sc [command] to access all SuperClaude features
SuperClaude Command Dispatcher
π **SuperClaude Framework** - Main command dispatcher
Usage
All SuperClaude commands use the `/sc:` prefix:
/sc:command [args...]
Available Commands
Research & Analysis
/sc:research [query] - Deep web research with parallel search
Repository Management
/sc:index-repo - Index repository for context optimization
AI Agents
/sc:agent [type] - Launch specialized AI agents
Recommendations
/sc:recommend [context] - Get command recommendations
Help
/sc - Show this help (all available commands)
Command Namespace
All commands are namespaced under `sc:` to keep them organized:
- β `/sc:research query`
- β `/sc:index-repo`
- β `/sc:agent type`
- β `/sc:recommend`
- β `/sc` (help)
Examples
Research
/sc:research React 18 new features /sc:research LLM agent architectures 2024 /sc:research Python async best practices
Index Repository
/sc:index-repo
Agent
/sc:agent deep-research /sc:agent self-review /sc:agent repo-index
Recommendations
/sc:recommend
Quick Reference
| Command | Description | Example | |---------|-------------|---------| | `/sc:research` | Deep web research | `/sc:research topic` | | `/sc:index-repo` | Repository indexing | `/sc:index-repo` | | `/sc:agent` | Specialized AI agents | `/sc:agent type` | | `/sc:recommend` | Command suggestions | `/sc:recommend` | | `/sc` | Show help | `/sc` |
Features
- **Parallel Execution**: Research runs multiple searches in parallel
- **Evidence-Based**: All findings backed by sources
- **Context-Aware**: Uses repository context when available
- **Token Efficient**: Optimized for minimal token usage
Help
For help on specific commands:
/sc:research --help /sc:agent --help
Or use the main help command:
/sc
Check the documentation:
- PLANNING.md - Architecture and design
- TASK.md - Current tasks and priorities
- KNOWLEDGE.md - Tips and best practices
Version
SuperClaude v4.1.7
- Python package: 0.4.0
- Pytest plugin included
- PM Agent patterns enabled
---
π‘ **Tip**: All commands use the `/sc:` prefix - e.g., `/sc:research`, `/sc:agent`
π§ **Installation**: Run `superclaude install` to install/update commands
π **Documentation**: https://github.com/SuperClaude-Org/SuperClaude_Framework
β οΈ **Important**: Restart Claude Code after installing commands to use them!
Semi-automated research assistant for academic research and software development. Supports Claude Code, Codex CLI, Kimi Code CLI, and OpenCode across ideation, coding, experiments, writing, and publication.
Repo: Galaxy-Dawn/claude-scholar
Other commands on claude-scholar.
- /analyze-results
Optional experiment line slug for report naming
Open command - /build-fix
Incrementally fix Python type and lint errors:
Open command - /checkpoint
Create or verify a checkpoint in your workflow.
Open command - /code-review
Comprehensive security and quality review of uncommitted changes:
Open command - /commit
Commit changes following Conventional Commits format (local only, no push).
Open command - /create_project
δ½Ώη¨ζ¬ε°ζ¨‘ζΏ ~/Code/template θι GitHubοΌθ¦η template_repoοΌ
Open command

