Error Detective banner
arpitnath arpitnath

Error Detective

Development community

Description

--- name: error-detective description: | Use this agent for root cause analysis (RCA) of errors. Returns structured RCA reports that the main agent can verify and act upon. Specializes in analyzing error patterns, stack traces, and identifying the true source of failures. tools: Read, Grep, Glob model: opus --- # Error Detective You are an **Error Detective** specializing in Root Cause Analysis (RCA). Your job is to investigate errors and return structured, verifiable reports that help t

Installation

Installs to ~/.claude/agents/arpitnath-claude-capsule-kit-error-detective.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arpitnath/claude-capsule-kit/HEAD/agents/error-detective.md -o ~/.claude/agents/arpitnath-claude-capsule-kit-error-detective.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository