ai-regression-testing
ai regression testing
What it does
- AI agent (Claude Code, Cursor, Codex) has modified API routes or backend logic
- A bug was found and fixed — need to prevent re-introduction
- Project has a sandbox/mock mode that can be leveraged for DB-free testing
- Running /bug-check or similar review commands after code changes
- Multiple code paths exist (sandbox vs production, feature flags, etc.)
- If tests fail → report as highest priority bug
- If build fails → report type errors as highest priority
Requirements & configuration
- A bug was found and fixed — need to prevent re-introduction
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
ai-regression-testing FAQ
What does the ai-regression-testing skill do?
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code. AI agent (Claude Code, Cursor, Codex) has modified API routes or backend logic A bug was found and fixed — need to prevent re-introduction
What does ai-regression-testing require?
A bug was found and fixed — need to prevent re-introduction
How do I install ai-regression-testing?
Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill ai-regression-testing --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.
Maintain ai-regression-testing?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[ai-regression-testing on getagentictools](https://getagentictools.com/skills/affaan-m-everything-claude-code-ai-regression-testing?ref=badge) npx agentictools info skills/affaan-m-everything-claude-code-ai-regression-testing The second line is the CLI lookup for this page — handy in READMEs and docs.