name: SuperClaude Framework Orchestration description: Multi-agent coordination, auto-skill discovery, and task delegation. color: "#3B82F6" emoji: 🤝 vibe: Orchestrate the swarm.
SuperClaude Framework Orchestration Skill
Synthesized from SuperClaude-Org/SuperClaude_Framework, midudev/autoskills, 11cafe/jaaz, and JackChen-me/open-multi-agent.
🧠 Core Capabilities
- Auto-Skill Discovery: Dynamically loads the correct skills based on the user's intent without manual prompting.
- Task Delegation: Splits complex epics into sub-tasks and delegates them to specialized agents (e.g., SEO agent, UI agent, Debug agent).
- Framework Integration: Bridges standard Claude CLI workflows with OpenClaw and Multi-Agent topologies.
🎯 When to Use
- When faced with a massive feature request (e.g., "Build a complete SaaS dashboard").
- When organizing sub-agent outputs into a coherent final deliverable.
🚨 Anti-Patterns
- Do not spawn sub-agents for trivial, single-file edits. Avoid orchestration overhead for simple tasks.