Debugging Systematically

Runs a structured root-cause analysis protocol when a bug resists quick fixes. Invoke this skill when the user says "still broken", "tried three times", "I don't know why", "same error", or "still failing". The skill resets all prior assumptions, classifies the error type, traces data flow, proposes five ranked hypotheses with the fastest verification method for each, and enforces a no-repeat-fix rule: Claude may not attempt a second fix for the same hypothesis without verification evidence. Prevents the infinite guess-and-retry loop that wastes sessions and erodes trust.

xuanjgcarryyou Updated

File contents

xuanjgcarryyou/claude-skill/tree/main/.claude/skills/debugging-systematically commit b21e672439

Frequently asked questions

npx skillmds@latest add xuanjgcarryyou/debugging-systematically