Cc Debugging

Applies Code Complete's scientific debugging method: STABILIZE → LOCATE → HYPOTHESIZE → EXPERIMENT → FIX → TEST → SEARCH. For active bug investigation, not QA process design or test coverage planning (use cc-quality-practices).

ryanthedev d91af85 2 files · 13.2 KB Updated

File contents

ryanthedev/code-foundations/tree/main/skills/cc-debugging commit d91af85f7e

Frequently asked questions

npx skillmds@latest add ryanthedev/cc-debugging