Dispatching Parallel Agents

Use when facing 2+ independent tasks or investigations that can be worked on without shared state or sequential dependencies — fan out to specialized sub-agents with isolated context, then synthesize the results.

invergent-ai 81adaee 8.1 KB Updated

File contents

invergent-ai/surogates/tree/main/skills/process/dispatching-parallel-agents commit 81adaee8e9

Frequently asked questions

npx skillmds@latest add invergent-ai/dispatching-parallel-agents