Systematic Debugging

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

secondsky eddd193 9.2 KB Updated

File contents

secondsky/claude-skills commit eddd193cd4

Frequently asked questions

npx skillmds add secondsky/systematic-debugging