unit-testing-debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install unit-testing-debugger --cli claudewrites the file to.claude/agents/unit-testing-debugger.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/agents/unit-testing-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 unit-testing plugin. Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
When to use it
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
How to install / invoke
# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/unit-testing/agents/debugger.md -o .claude/agents/debugger.md
Notes
Extracted from wshobson/agents. Plugin: unit-testing.