Investigate

Systematic debugging with root cause investigation. Phases: context detection, investigate, analyze, hypothesize, implement, verify. Iron Law: no fixes without root cause. Supports quick-pass for obvious bugs and full investigation for mysteries. Evidence log tracks what's been checked and ruled out. 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.

borkweb 4f0a482 16.5 KB Updated

File contents

borkweb/bork-ai/tree/main/skills/gstack/investigate commit 4f0a4823cd

Frequently asked questions

npx skillmds@latest add borkweb/investigate