Dispatching Parallel Agents

Dispatch multiple agents in parallel for independent problems. Use when (1) 3+ test files failing with different root causes, (2) multiple modules broken independently, (3) multiple components need separate fixes, (4) each problem can be understood without context from others. Do NOT use when failures are related (fixing one might fix others) or agents would edit the same files.

nandkapadia a1e293a 8.8 KB Updated

File contents

nandkapadia/claude-skills-agents/tree/main/skills/dispatching-parallel-agents commit a1e293ae4d

Frequently asked questions

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