Skip to main content
ClaudeWave
Slash Command272 repo starsupdated 10mo ago

debug

Debug an error or issue

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arnaldo-delisio/claude-code-studio/HEAD/commands/debug.md -o ~/.claude/commands/debug.md
Then start a new Claude Code session; the slash command loads automatically.

debug.md

Use the debugger agent to analyze and fix the following issue: $ARGUMENTS. Perform root cause analysis, test hypotheses, and implement a proper fix with verification.