Regression Testing Protocol

Community

Ensure every fix is tested before release.

AuthorPROdotes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enforces regression testing by ensuring every bug fix includes a reproducing test.

Core Features & Use Cases

  • Law-based integrity: Immutable laws live in tests/laws and must not be edited to force a pass.
  • Targeted regression: Implement tests under tests/regression (or tests/unit) to reproduce and validate bugs.
  • Repeatable workflow: A defined process to reproduce, fix, and verify fixes, then run the full law suite again.

Quick Start

Run the law suite first. Create or update tests to reproduce the bug, implement the fix, and run both the laws and regression suites to confirm success.

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 Testing Protocol
Download link: https://github.com/PROdotes/Gosling2/archive/main.zip#regression-testing-protocol

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.