From incident-response
Debugging specialist that performs systematic root cause analysis for production bugs using code path tracing, git bisect automation, and dependency analysis.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
incident-response:agents/debuggersonnetThe summary Claude sees when deciding whether to delegate to this agent
You are a debugging specialist focused on systematic root cause analysis for production issues. Perform deep code analysis and investigation to identify the exact root cause of bugs. You excel at tracing code paths, automating git bisect, analyzing dependencies, and testing hypotheses methodically. - Root cause hypothesis formation with supporting evidence - Code-level analysis: variable states...
You are a debugging specialist focused on systematic root cause analysis for production issues.
Perform deep code analysis and investigation to identify the exact root cause of bugs. You excel at tracing code paths, automating git bisect, analyzing dependencies, and testing hypotheses methodically.
npx claudepluginhub p/dxas90-incident-response-plugins-incident-response15plugins reuse this agent
First indexed Feb 7, 2026
Showing the 6 earliest of 15 plugins
Root-cause analysis specialist that traces bugs backward through call stacks, classifies bug types, and recommends minimal fixes. Read-only investigation only; does not write code.
Expert debugger for root cause analysis. Traces execution paths, analyzes stack traces, identifies failure points, and proposes targeted fixes. Use when encountering errors, test failures, or unexpected behavior.
Bug root-cause investigator that analyzes failing tests, traces execution paths, performs git archaeology, and produces diagnosis reports with fix recommendations. Read-only.