Systematic Debugging

4-phase root cause debugging protocol: understand bugs before fixing. Use for ANY technical issue — test failures, production bugs, unexpected behavior, performance problems, build failures, or integration issues. ESPECIALLY when under time pressure, when "one quick fix" seems obvious, or when previous fix attempts have failed.

magnus919 Updated

File contents

magnus919/hermes-profiles/tree/main/skills/systematic-debugging commit 0fcb12e46b

Frequently asked questions

npx skillmds@latest add magnus919/systematic-debugging-2