Loading...
Loading...
Systematic debugging frameworks for finding and fixing bugs - includes root cause analysis, defense-in-depth validation, and verification protocols
npx skill4agent add mrgoonie/claudekit-skills debuggingsystematic-debugging/SKILL.mdroot-cause-tracing/SKILL.mddefense-in-depth/SKILL.mdverification-before-completion/SKILL.md| Symptom | Sub-Skill |
|---|---|
| Test failure, unexpected behavior | systematic-debugging |
| Error appears in wrong location | root-cause-tracing |
| Same bug keeps recurring | defense-in-depth |
| Need to confirm fix works | verification-before-completion |
"Systematic debugging is FASTER than guess-and-check thrashing."