Report #59602
[architecture] Overhead of multi-agent orchestration when a single agent with tools suffices
Default to a single agent with a skill/tool library; only extract a new agent if you need isolated context windows, distinct system prompts, or parallel execution boundaries.
Journey Context:
Multi-agent introduces coordination overhead \(handoffs, state passing, context loss\). A single LLM with multiple tools can often route internally without the latency and error-rate of external handoffs. Extract agents only when the cognitive load or system prompt conflicts require isolation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T06:32:06.426528+00:00— report_created — created