regression-check

Community

Prevent unintended breakages.

Author686f6c61
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents new code changes from breaking existing functionality, a common source of user frustration and development rework.

Core Features & Use Cases

  • Impact Analysis: Systematically identifies all parts of the codebase potentially affected by a change.
  • Targeted Testing: Executes relevant tests (unit, integration, e2e) on affected modules.
  • Regression Detection: Differentiates between actual regressions and incorrect test expectations.
  • Use Case: After a developer modifies a core authentication module, this Skill ensures that login, registration, and password reset functionalities (which rely on the authentication module) remain fully operational.

Quick Start

Run the regression-check skill to verify that recent code modifications have not introduced any unintended side effects.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-check
Download link: https://github.com/686f6c61/alfred-dev/archive/main.zip#regression-check

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 223,000+ vetted skills library on demand.