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.

shengdabai 9a54481 2 files · 27.9 KB Updated

File contents

shengdabai/Tony-Claude-Code-Skills/tree/main/skills/.agents/skills/gstack-investigate commit 9a54481d8e

Frequently asked questions

npx skillmds@latest add shengdabai/investigate-2