regression-test-runner

Community

Automated regression tests guard software health.

Authormytechsonamy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates evaluating a project's test suite against a regression baseline, diffing results to highlight new failures, fixed tests, flaky tests, and it enforces a P0 pass-rate gate before updating the baseline.

Core Features & Use Cases

  • Baseline diffing: compares current test results to a stored regression-baseline.json to classify outcomes (passing, new-failure, still-failing, fixed, flaky, skipped).
  • Scope-driven execution: supports pr/push smoke, release full, and manual incremental modes, selecting the relevant test subset and controlling baseline updates.
  • Output artifacts: generates a human-readable regression-report.md, per-run JSON artifacts, and a downloadable classified.json for downstream engines.

Quick Start

Run the regression-test-runner after a code change to generate a regression report and update the baseline when all P0 tests pass.

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-test-runner
Download link: https://github.com/mytechsonamy/VibeFlow/archive/main.zip#regression-test-runner

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.