Systematic Debugging
Diagnose and fix errors using scientific method with disciplined root cause analysis.
The Iron Law
NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST
If you haven't completed Phase 1, you cannot propose fixes. Symptom fixes are failure.
When to Use
Use for ANY technical issue:
- Test failures
- Bugs in production
- Unexpected behavior
- "It doesn't work" problems
- Build/compilation failures
- Performance problems
Use ESPECIALLY when:
- Under time
[Description truncada. Veja o README completo no GitHub.]