Debugger Analyst banner
thomasholknielsen thomasholknielsen

Debugger Analyst

Research community

Description

--- name: debugger-analyst description: "Use PROACTIVELY for debugging analysis - provides error investigation, log analysis, stack trace interpretation, and system anomaly detection. This agent conducts comprehensive debugging analysis (merged from debugger + error-detective) and returns actionable recommendations. It does NOT implement changes - it only analyzes errors and persists findings to .agent/Session-{name}/context/debugger-analyst.md files. Invoke when: errors, test failures, unexpect

Installation

Installs to ~/.claude/agents/thomasholknielsen-claude-code-config-debugger-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasholknielsen/claude-code-config/HEAD/agents/debugger-analyst.md -o ~/.claude/agents/thomasholknielsen-claude-code-config-debugger-analyst.md

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

Full documentation available on GitHub

View Source Repository