systematic-debugging
Installation
SKILL.md
Systematic Debugging
Random fixes waste time and create new bugs. Quick patches mask underlying issues.
When to Use
Use for ANY technical issue:
- Test failures
- Bugs in production
- Unexpected behavior
- Performance problems
- Build failures
- Integration issues
Use this ESPECIALLY when: