Debugging

Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.

CongDon1207 Updated

File contents

CongDon1207/AGENTS.md/tree/main/.codex/skills/debugging commit 88fba67f27

Frequently asked questions

npx skillmds@latest add congdon1207/debugging