Skip to main content
ClaudeWave
Slash Command272 estrellas del repoactualizado 10mo ago

debug

Debug an error or issue

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arnaldo-delisio/claude-code-studio/HEAD/commands/debug.md -o ~/.claude/commands/debug.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

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.