Skills
Let the lead agent plan and fan out to tens–hundreds of subagents — but keep the 3–5 rule for everyday work
Anthropic's 2026 Dynamic Workflows lets a lead agent plan and spawn tens to hundreds of parallel subagents in a single session, useful for tasks that genuinely fan out (e.g. sweeping a benchmark across 80 model-prompt combos). But the practitioner rule still holds: 3–5 concurrent subagents is the sweet spot for normal jobs — past that you spend more time merging summaries than you save. Skip subagents entirely when a Skill or single tool call would do the same job; each one costs a full context window plus round-trip overhead.
↳ Follow the thread