AI

Dispatching Parallel Agents

obra/superpowers/tree/main/skills/dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

$ npx skills add obra/superpowers/skills/dispatching-parallel-agents
2.4K installs12 viewsUpdated Today
Compatible with:
Claude CodeCursorwindsurfGemini CLI

How to Install

1

Open your terminal

Navigate to your project directory

2

Run the install command

$ npx skills add obra/superpowers/skills/dispatching-parallel-agents
3

Start using the skill

The skill will be added to your project config and your AI agent will automatically recognize and use it