Systematic Debugging

Systematic Debugging: find the root cause before proposing fixes — symptom fixes are failure; reproduce, isolate, and verify the fix addresses the actual cause. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

NinjaSln-labs 3b27dbb 11 files · 40.4 KB Updated

File contents

NinjaSln-labs/agent-skills/tree/main/systematic-debugging commit 3b27dbb313

Frequently asked questions

npx skillmds@latest add ninjasln-labs/systematic-debugging