Systematic Debugging
Source: obra/superpowers
Overview
This skill provides a structured approach to debugging that prevents random guessing and ensures problems are properly understood before solving.
4-Phase Debugging Process
🧠 Knowledge Modules (Fractal Skills)
-
Phase 1: Reproduce
-
Phase 2: Isolate
-
Phase 3: Understand
-
The 5 Whys
-
Phase 4: Fix & Verify