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/untangledfinance/untangled-web /tmp/untangled-web && cp -r /tmp/untangled-web/.claude/skills/debugging ~/.claude/skills/untangled-web

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