Subagent Orchestration

Decompose work across parallel subagents properly — task slicing that avoids collisions, briefs that stand alone, and result integration that catches contradictions. Use when work can genuinely parallelise (research fan-outs, multi-file changes, independent analyses), when deciding whether to delegate or do it yourself, or when past multi-agent runs produced conflicts and duplicated effort. Produces an orchestration plan: the parallel/sequential split, per-agent briefs, and the integration protocol.

Mohit Aggarwal 49747a7 4.6 KB Updated

File contents

mohitagw15856/pm-claude-skills/tree/main/skills/subagent-orchestration commit 49747a7735

Frequently asked questions

npx skillmds add mohitagw15856/subagent-orchestration