claude-debug
Installation
SKILL.md
Claude Debug
Delegate a debugging session to Claude Code — Claude traces the root cause and applies a fix.
When to Use
- When a test is failing and the cause is unclear
- When asked to "have Claude debug this"
- When an error trace points deep into framework code or a complex call chain
- When you've already tried the obvious fixes and need fresh eyes
Call Pattern
Step 1: Send the bug report
mcp__claude-code__claude_code:
prompt: |
Debug the following issue and fix it.