Systematic Debugging

Four-phase root-cause debugging—reproduce, compare patterns, hypothesize, fix with tests. Use when errors are unclear, fixes failed twice, or symptoms keep returning. Triggers: "root cause", "debug systematically", "why is this broken", "still failing".

charlieviettq Updated

File contents

charlieviettq/awesome-agent-skill/tree/main/.cursor/skills/core-workflow/systematic-debugging commit c8a896df90

Frequently asked questions

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