Skill
Dispatching Parallel Agents
Spawn multiple sub-agents for independent tasks in parallel.
Install
manual
/plugin install superpowers
Add this to your Claude Code MCP settings or run via the CLI.
About
Use when 2+ tasks have no shared state — the agents run concurrently and combine results. Saves real time on multi-repo or multi-area work.
Common use cases
- •Multi-repo refactor
- •Frontend + backend in parallel
- •Independent research tasks
Tags
parallelismagentsprocesssuperpowers