Dispatching Parallel Agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per independent problem domain for parallel execution.

majiayu000 551b319 2 files · 8.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/orchestration/dispatching-parallel-agents-hankliu447-superspec commit 551b3196d7

Frequently asked questions

npx skillmds add majiayu000/dispatching-parallel-agents-9