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.

$ 安裝

git clone https://github.com/hungtrandigital/ResidentOne /tmp/ResidentOne && cp -r /tmp/ResidentOne/0-agents/agents/skills/debugging ~/.claude/skills/ResidentOne

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