systematic-debugging
Installation
SKILL.md
/systematic-debugging — Root Cause Before Fix
Identity
/systematic-debugging enforces one rule: NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST.
Most debugging failures come from guessing. This skill forces a structured approach: observe → hypothesize → verify → fix. The fix is always the last step, never the first.