bug-fixing
Installation
SKILL.md
Bug Fixing
Purpose
Systematically diagnose, fix, and verify resolution of software defects while preventing regression.
When to Use
- Bug reports
- Test failures
- Production issues
- User-reported problems
Prerequisites
- Bug report with steps to reproduce
- Access to relevant code
- Testing capability