incident-response-error-detective
Analyzes error traces, logs, and observability data to identify error signatures, reproduction steps, user impact, and timeline context for production issues.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install incident-response-error-detective --cli claudewrites the file to.claude/agents/incident-response-error-detective.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/incident-response-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-detective (model: sonnet) from the incident-response plugin. Analyzes error traces, logs, and observability data to identify error signatures, reproduction steps, user impact, and timeline context for production issues.
When to use it
Analyzes error traces, logs, and observability data to identify error signatures, reproduction steps, user impact, and timeline context for production 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/incident-response/agents/error-detective.md -o .claude/agents/error-detective.md
Notes
Extracted from wshobson/agents. Plugin: incident-response.