Bug Diagnosis

Diagnose a bug systematically instead of guessing — reproduce, isolate, form hypotheses, and test them to root cause. Use when debugging, chasing a defect, an intermittent failure, or 'why is this happening?'. Produces a structured diagnosis: a reliable repro, the narrowed-down location, ranked hypotheses with how to test each, and the root cause + fix once found.

Mohit Aggarwal 855b105 3.1 KB Updated

File contents

mohitagw15856/pm-claude-skills/tree/main/skills/bug-diagnosis commit 855b1058b9

Frequently asked questions

npx skillmds add mohitagw15856/bug-diagnosis