Armory
Source
Browse
Sub-Agents

distributed-debugging-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 distributed-debugging-error-detective --cli claude

writes the file to.claude/agents/distributed-debugging-error-detective.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/distributed-debugging-error-detective.md

Needs 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 distributed-debugging 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/distributed-debugging/agents/error-detective.md -o .claude/agents/error-detective.md

Notes

Extracted from wshobson/agents. Plugin: distributed-debugging.