Multi Agent Orchestration

Use when executing work through subagents — dispatching independent tasks to parallel isolated-context agents, or driving a plan as a sequence of implementer-subagents with review checkpoints. Scales beyond a single context window. Triggers on "parallel agents", "subagent execution", "dispatch tasks", "fan out", "并行 agent", "子代理执行", "派发任务". Not for breaking a plan into tickets (use breakdown) or doing the implementation yourself (use implement).

int2t05 0e7447c 3 files · 11.2 KB Updated

File contents

int2t05/engineering-skills/tree/main/skills/04-develop/multi-agent-orchestration commit 0e7447c4d1

Frequently asked questions

npx skillmds@latest add int2t05/multi-agent-orchestration