regression-consistency-checker

Community

Detect regressions between code versions.

AuthorArabelaTso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that new versions of code do not introduce regressions by comparing test outcomes against a previous version, safeguarding against unintended behavior changes.

Core Features & Use Cases

  • Regression Detection: Identifies critical, high, medium, and low severity regressions in test passes, outputs, exceptions, and performance.
  • Behavior Preservation: Verifies that refactoring, bug fixes, or new features do not break existing functionality.
  • Use Case: After updating a library, use this Skill to run your entire test suite against both the old and new versions to confirm that no existing tests fail and that critical functionality remains intact.

Quick Start

Use the regression-consistency-checker skill to compare test results between the 'old-version' tag and the 'new-version' tag.

Dependency Matrix

Required Modules

pytestdifflib

Components

scriptsreferences

💻 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-consistency-checker
Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#regression-consistency-checker

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.