When you chain multiple agents together for real work, the problems shift from "model got it wrong" to "the workflow went sideways" — handoffs lose context, one branch burns the whole budget, two agents edit the same file, a critical tool call is missing from the trace, checkpoint restore desyncs state. This hub is vendor-agnostic: orchestrator deadlocks, mis-routed tasks, retry storms, missing cycle detection, orphaned subprocesses, too-loose promotion criteria, prompt-template drift across versions. Difference vs. [[claude-code-agent-issues]] / [[codex-agent-issues]]: those hubs fix a single tool`s internal failure; this hub fixes the orchestration layer when multiple agents collaborate.

Common problems