RcaA
Disciplined root-cause analysis for diagnosing why something is broken. Use whenever the user is debugging a bug, regression, incident, outage, flaky or intermittent behavior, a failing test, or asks "why is X happening" / "why did this break" / "whats causing this" — even if they never say the words "root cause." It forces a falsifiable hypothesis and a disconfirming check BEFORE any fix. It self-triages depth — a quick inline diagnosis for cheap reversible issues, or a full documented RCA w...
ai-agentsgodebugging