Skills
Default to one orchestrator with isolated subagents — and resist 'more agents = more intelligence'
Five major stacks (Anthropic, OpenAI, AutoGen, Cognition, LangChain) have converged on the same architecture: a single orchestrator owns the full conversation context and spawns ephemeral, isolated subagents that return only compressed summaries. This convergence is a direct response to production reality — ~40% of multi-agent pilots fail within six months, and the 2024 'add more agents' instinct broke under operational complexity. Start with orchestrator + isolated subagents and only add debate/swarm patterns when a concrete task demands them.
Source
↳ Follow the thread