debugging

Four-phase debugging framework that ensures root cause identification before fixes. Use when encountering bugs, test failures, unexpected behavior, or when previous fix attempts failed. Enforces investigate-first discipline ('debug this', 'fix this error', 'test is failing', 'not working').

$ 安裝

git clone https://github.com/TheMostlyGreat/safeword /tmp/safeword && cp -r /tmp/safeword/.claude/skills/safeword-debugging ~/.claude/skills/safeword

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