acc-bug-regression-preventer

Installation
SKILL.md

Bug Regression Preventer

Systematic checklist to ensure bug fixes don't introduce new problems.

Pre-Fix Checklist

1. Reproduction Verification

  • Bug can be consistently reproduced
  • Reproduction steps documented
  • Environment conditions noted
  • Expected vs actual behavior clear

2. Test Coverage Check

  • Existing tests identified
  • Missing test cases noted
  • Flaky tests identified
  • Performance benchmarks available (if relevant)

3. Impact Assessment

Related skills
Installs
1
GitHub Stars
71
First Seen
Feb 11, 2026
Security Audits