Multi Agent Orchestration

Run an orchestrator-worker system for breadth-first research: a lead agent plans, spawns three to five subagents with their own context windows, and synthesizes their findings. Covers when multi-agent actually beats a single agent and when it just burns tokens, how to delegate so subagents do not overlap, broad-to-narrow search, writing findings to a filesystem, and how to evaluate the system. Use this whenever someone wants to parallelize research or exploration across agents, asks how to coordinate a lead and subagents, considers a multi-agent setup, or asks whether multi-agent is worth it for their task. Trigger on "orchestrator and workers," "parallel research agents," "lead agent spawns subagents," "should this be multi-agent," and similar.

Hoja-Solutions f54fb9f 3.8 KB Updated

File contents

Hoja-Solutions/agent-stdlib/tree/main/skills/multi-agent-orchestration commit f54fb9f8b5

Frequently asked questions

npx skillmds@latest add hoja-solutions/multi-agent-orchestration