systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

$ 설치

git clone https://github.com/penne-0505/docs_driven_dev_template /tmp/docs_driven_dev_template && cp -r /tmp/docs_driven_dev_template/.codex/skills/debug ~/.claude/skills/docs_driven_dev_template

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