Systematic Debugging

Finds the root cause of a bug, test failure, or unexpected behavior before proposing any fix. Use this whenever something is broken and the cause is not yet proven — a failing test, a production error, intermittent behavior, or a symptom that appeared after a change. Also use when a fix has been attempted and did not work, or when the same bug keeps coming back.

cbrock84 b577ec0 2.6 KB Updated

File contents

cbrock84/headcount/tree/main/plugins/technology/skills/systematic-debugging commit b577ec0708

Frequently asked questions

npx skillmds@latest add cbrock84/systematic-debugging