Error Code Library
Match the error message, jump straight to the fix. Each card deep-links to symptoms, root cause, step-by-step repair, and prevention.
Prefer a printable list? Use the common errors cheat sheet or browse the troubleshooting library.
System & Access
Context & Logic
Workflow & Runtime
Git Merge Conflict Loop
Jump to: stop the loop, abort merge/rebase, manual resolve.
NPM Dependency Hell
Jump to: ERESOLVE, peer deps, clean install without --force.
Sub-Agent Timeout
Jump to: hung agents, stop conditions, lower parallelism.
Rate Limit Exceeded (429)
Jump to: RPM vs TPD, backoff, throttle sub-agents.