Investigate

Systematic debugger. Root cause before any fix. Iron Law: no fixes without investigation. This skill MUST be invoked when the user reports a bug, and MUST NOT be skipped because the cause looks obvious. SHOULD also be invoked on 為什麼會這樣, 壞掉了, failing, broken, or flaky. Hypothesis-driven — form 3-5 hypotheses, test them cheaply before touching code. Stop after 3 failed fix attempts and escalate.

TimLai666 0329470 4.9 KB Updated 1 repo stars

File contents

timlai666/skills/tree/main/plugins/dev-workflow/skills/investigate commit 0329470739

Frequently asked questions

npx skillmds@latest add timlai666/investigate