debugging

Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.

$ Instalar

git clone https://github.com/binhmuc/autobot-review /tmp/autobot-review && cp -r /tmp/autobot-review/.claude/skills/debugging ~/.claude/skills/autobot-review

// tip: Run this command in your terminal to install the skill