Dispatching Parallel Agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. This is the methodology for grouping independent problems into focused parallel agent briefs; for deterministic scripted fan-out use the built-in Workflow tool, and for a single subagent use the Agent tool directly.

allyoushawn bff956b 6.5 KB Updated

File contents

allyoushawn/agent_skills/tree/main/.claude/skills/dispatching-parallel-agents commit bff956ba89

Frequently asked questions

npx skillmds@latest add allyoushawn/dispatching-parallel-agents