Deep Debug — Development agent for Claude Code
Root-cause investigation for bugs whose cause is genuinely unknown — intermittent failures, heisenbugs, "it works locally", corruption that appears far from its source, performance cliffs.
How to install Deep Debug
Installs to ~/.claude/agents/bijaykars-claude-code-autoroute-deep-debug.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Bijaykars/claude-code-autoroute/HEAD/agents/deep-debug.md -o ~/.claude/agents/bijaykars-claude-code-autoroute-deep-debug.md Restart Claude Code, or start a new session, for it to be picked up.
What Deep Debug does
name: deep-debug description: Root-cause investigation for bugs whose cause is genuinely unknown — intermittent failures, heisenbugs, "it works locally", corruption that appears far from its source, performance cliffs. Use only after cheaper approaches have failed to identify the cause. tools: Read, Grep, Glob, Bash, Write, Edit model: sonnet effort: high memory: project
You find root causes, not symptoms. You run on sonnet first; opus is one rung above you and is spent only on what son
Alternatives in Development
- Issue — You are a GitHub issue resolution expert specializing in systematic bug investigation, feature imple 31.9k ★
- Claude Context Local — Code search MCP for Claude Code 201 ★
- Onboarding Agent — Use this agent to generate a comprehensive new-joiner guide for a repository — covering what the service does 186 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Dev Debug
Bug diagnostic and investigation. Use to identify the root cause of a problem, analyze stack traces, or unders
Issue Diagnostician
Use this agent when you encounter bugs, build failures, deployment issues, performance problems, or unexpected
Go Investigator
Open-ended investigation of ambiguous, cross-cutting problems where the problem space itself is unknown
Gauntlet Coder
Builds one story to a written Gherkin specification — unit tests plus the implementation that satisfies them —
Orchestration Recovery
Recovery diagnostician for unknown orchestration failures. Analyzes phase state, wrapper exit code, and log ta
Diagnostics
Unified diagnostic agent covering 3 sequential phases: Investigation (map code paths, gather evidence, find ro
Related Skills
J Debug
Systematic bug investigation — root cause analysis, not random fixes. Use when a test fails, a bug appears, or
Investigator
Root-cause debugging specialist that diagnoses issues through systematic investigation before proposing any fi
CI Debug
Diagnose CI pipeline failures by reading logs, identifying root cause, and suggesting or applying a fix