incident-response-debugger
Performs deep root cause analysis through code path tracing, git bisect automation, dependency analysis, and systematic hypothesis testing for production bugs.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install incident-response-debugger --cli claudewrites the file to.claude/agents/incident-response-debugger.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/incident-response-debugger.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents sub-agent debugger (model: sonnet) from the incident-response plugin. Performs deep root cause analysis through code path tracing, git bisect automation, dependency analysis, and systematic hypothesis testing for production bugs.
When to use it
Performs deep root cause analysis through code path tracing, git bisect automation, dependency analysis, and systematic hypothesis testing for production bugs.
How to install / invoke
# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/incident-response/agents/debugger.md -o .claude/agents/debugger.md
Notes
Extracted from wshobson/agents. Plugin: incident-response.