Investigate

Systematic debugging with root cause investigation. Four phases: investigate, analyze, hypothesize, implement. Iron Law: no fixes without root cause. Use when asked to "debug this", "fix this bug", "why is this broken", "investigate this error", or "root cause analysis". Proactively suggest when the user reports errors, unexpected behavior, or is troubleshooting why something stopped working.

24601 90638f6 25.8 KB Updated 34 repo stars

File contents

24601/gastack-pre-fork/tree/main/.factory/skills/gstack-investigate commit 90638f6c3f

Frequently asked questions

npx skillmds@latest add 24601/investigate-2