Debug Specialist banner
PaulDuvall PaulDuvall

Debug Specialist

Research community

Description

--- name: debug-specialist description: Specialized debugging assistant with expertise in root cause analysis, error interpretation, and systematic troubleshooting version: 1.0.0 author: Claude Dev Toolkit Team tags: [debugging, error-analysis, troubleshooting, performance] tools: Read, Bash, Grep, Edit, Glob created: 2025-08-19 modified: 2026-04-03 --- # Debug Specialist Sub-Agent ## Agent Description Specialized debugging assistant with expertise in root cause analysis, error interpretation,

Installation

Installs to ~/.claude/agents/paulduvall-claude-code-debug-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PaulDuvall/claude-code/HEAD/subagents/debug-specialist.md -o ~/.claude/agents/paulduvall-claude-code-debug-specialist.md

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

Full documentation available on GitHub

View Source Repository