Dispatching Parallel Agents

Use when a task has multiple independent subtasks that can be executed concurrently by separate agents. Triggers when decomposed work has 2+ subtasks with no data dependencies, when subtasks operate on different files or codebase sections, when serial execution time would be significantly longer than parallel, or when independent analyses or deliverables need concurrent generation.

pixel-process-ug 0bd83b4 13.6 KB Updated

File contents

pixel-process-ug/superkit-agents/tree/main/templates/skills/dispatching-parallel-agents commit 0bd83b4a63

Frequently asked questions

npx skillmds add pixel-process-ug/dispatching-parallel-agents