Debug Investigation

Runs a disciplined, evidence-driven investigation to reproduce a bug, identify its root cause, and deliver a minimal verified fix. You MUST use this before touching any code in response to a bug, an error, a crash, a failing or flaky test, a regression, or anything described as not working, including one-line fixes and changes that look like an obvious typo: the hard gate (no fix without a reproduction and an identified root cause) applies however simple the fix looks. Enforces scope discipline, the investigation budget, and the minimal fix principle, and takes its own approval for the fix approach so bugs do not go through the design step.

philipobenito 305f83e 17.9 KB Updated

File contents

philipobenito/elelem/tree/main/skills/debug-investigation commit 305f83e2c0

Frequently asked questions

npx skillmds@latest add philipobenito/debug-investigation