dispatching-parallel-agents
New48.2kSmitheryGeneralby obra
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/dispatching-parallel-agents.md https://raw.githubusercontent.com/obra/superpowers/main/skills/dispatching-parallel-agents/SKILL.md3
Invoke in Claude Code
/dispatching-parallel-agentsView source on GitHub
agentproductivity
Frequently Asked Questions
What is dispatching-parallel-agents?
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
How to install dispatching-parallel-agents?
To install dispatching-parallel-agents, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /dispatching-parallel-agents.
What is dispatching-parallel-agents best for?
dispatching-parallel-agents is a community categorized under General. It is designed for: agent, productivity. Created by obra.