Debugging And Error Recovery

Guides systematic root-cause debugging, including a feedback-loop-first discipline for hard, non-deterministic, or performance-regression bugs. Use when tests fail, builds break, behavior doesn't match expectations, you encounter any unexpected error, or the user says "diagnose"/"debug this". Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

Ghosteken 39bd14b 16.7 KB Updated

File contents

Ghosteken/agent-harness/tree/main/skills/debugging-and-error-recovery commit 39bd14b9e8

Frequently asked questions

npx skillmds@latest add ghosteken/debugging-and-error-recovery