error-diagnostics-error-detective
Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. Use PROACTIVELY when debugging issues, analyzing logs, or investigating production errors.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install error-diagnostics-error-detective --cli claudewrites the file to.claude/agents/error-diagnostics-error-detective.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/error-diagnostics-error-detective.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents sub-agent error-diagnostics-error-detective (model: sonnet), from the error-diagnostics plugin. Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. Use PROACTIVELY when debugging issues, analyzing logs, or investigating production errors.
When to use it
Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. Use PROACTIVELY when debugging issues, analyzing logs, or investigating production errors.
How to install / invoke
# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/error-diagnostics/agents/error-detective.md -o .claude/agents/error-diagnostics-error-detective.md
Notes
Extracted from wshobson/agents. The source file carries the full system prompt, capability list, and model assignment.