Evidence Driven Debugging

Use during active debugging when you have a hypothesis to test or need to instrument a running system. Activate for keywords like "debug", "instrument", "log", "trace", "breakpoint", "what's happening at runtime", "production behavior". Pair to investigate-root-cause for the doing-it phase. Always record what you observed -- never debug entirely "in your head" without leaving evidence behind.

duthaho Updated

File contents

duthaho/claudekit/tree/main/skills/evidence-driven-debugging commit 5eb570e8ba

Frequently asked questions

npx skillmds@latest add duthaho/evidence-driven-debugging