Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Dispatching Parallel Agents logo
Skill

Dispatching Parallel Agents

Splits genuinely independent problems across agents that run at the same time.

0
SaveVisit website ↗

Install

/plugin install superpowers@claude-plugins-official
Triggers on

Fires when two or more problems are genuinely independent, share no state and can be investigated side by side.

Author
Jesse Vincent (obra)
License
MIT

When failures sit in unrelated files or subsystems, one agent is sent per domain instead of walking through them one after another. Each agent gets a narrow scope and everything it needs up front, so it carries no inherited session history. The skill also draws a line: anything that shares state or has an ordering between the pieces stays together. When the agents return, their summaries are compared for overlapping edits before the results are combined.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?