regression-verify

Community

Prove your fix and your tests

AuthorToanPV90
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents false confidence after a bug fix by verifying that the fix truly resolves the defect and that the test actually fails on the broken state.

Core Features & Use Cases

  • Regression Cycle (5 steps): Runs the required run–revert–retest–restore–retest protocol so you can distinguish a real fix from a misleading test.
  • Claim-to-Evidence Mapping: Ensures every completion claim is backed by specific terminal output or concrete observed results, not intuition or code review.
  • Anti-Rationalization Guardrails: Blocks common reasoning traps (e.g., “tests passed therefore it’s fixed”) by enforcing the revert-and-fail step as evidence of test validity.
  • Use Case: You fixed a failing test or changed core logic; apply this skill to confirm the defect path is genuinely covered and remains fixed after restoration.

Quick Start

Ask the AI to run the Regression Cycle for the specific test you updated and to produce a claim-to-evidence mapping using the pasted terminal output.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: regression-verify
Download link: https://github.com/ToanPV90/dotfiles/archive/main.zip#regression-verify

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.