← All atoms

Dispatch Parallel Agents

skill · v1.0.0

Decompose a multi-task problem into independent units and dispatch subagents in parallel. Use when facing 2+ independent tasks with no shared state or sequential dependencies. Each agent gets a self-contained prompt with full context.

Tags: agentsparallelsubagentdispatch

Invocation contract

Inputs

Outputs

Side effects

spawns parallel subagentsmay write files via subagents

Raw atom

/atoms/skill/dispatching-parallel-agents.json · schema