ai-regression-testing
Installation
SKILL.md
AI Regression Testing
Add tests that catch the failures AI agents commonly miss when the same model writes code and reviews its own assumptions.
Contract
Inputs:
- Bug report, code diff, API change, route, component, feature flag, or sandbox path
- Existing test commands and project conventions
- Optional known production incident or regression id
Outputs:
- Regression test plan
- New or updated tests when implementation is requested
- Parity checklist for sandbox, mock, feature-flag, and production paths
- Verification commands and results