regression-check

Plan regression checks for bug fixes, features, refactors, and release candidates. Use when Codex is asked to identify regression risk, define a regression test plan, verify a fix, choose smoke tests, or decide what must be retested after a code change.

jeremylongworth-source/agentskills1 installsMITSynced Aug 22

Works with

Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
---
name: regression-check
description: Plan regression checks for bug fixes, features, refactors, and release candidates. Use when Codex is asked to identify regression risk, define a regression test plan, verify a fix, choose smoke tests, or decide what must be retested after a code change.
license: MIT
---

# Regression Check

## Core Workflow

1. Identify the changed behavior, affected surfaces, dependencies, and user
   journeys.
2. Map the change to known invariants, prior bugs, adjacent workflows, and
   compatibility requirements.
3. Define targeted tests for the direct fix and broader regression tests for
   likely side effects.
4. Separate automated coverage from manual, exploratory, visual, accessibility,
   performance, or data checks.
5. Specify test data, environment, permissions, feature flags, and observability
   needed for verification.
6. State residual risk and release gate recommendation.

## Safety Rules

- Do not treat tests as passed unless output or evidence is available.
- Do not rely only on happy-path checks for auth, billing, data, migrations, or
  customer-facing workflows.
- Escalate when there is no reproducible baseline, missing test data, unclear
  owner, or high-risk production dependency.

## Deliverable Shape

For regression work, provide:

- Changed surface
- Regression risk areas
- Direct verification tests
- Broader regression tests
- Automation versus manual coverage
- Test data and environment needs
- Release gate recommendation
- Residual risk

## References

- Read `references/regression-check-checklist.md` when planning or reviewing
  regression coverage.

More Debugging skills

← All Debugging skills

Check your AI visibility

One URL in, a 0–100 score and the exact fixes out.

RUN THE CHECK

Browse all the tools

15 tools across six categories
13 of them never send your data anywhere

Free · No signup · No trial clock

SEE THE DIRECTORY