reproduce-reduce-regress
CommunityReproduce, reduce, and regress bugs efficiently.
Software Engineering#debugging#software-quality#reproduce#regression-testing#minimal-failing-case#test-variants
AuthoraRustyDev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Debugging complex software often requires reproducing failures with realistic inputs, isolating the exact conditions that trigger a bug, and validating fixes with regression tests. This Skill provides a disciplined, three-phase workflow to reproduce bugs using real data, reduce the failing scenario to a minimal reproducer, and establish regression tests to prevent future regressions.
Core Features & Use Cases
- Reproduce with real data: Capture exact inputs, environment, and failing traces to reproduce the bug reliably.
- Reduce to minimal case: Generate multiple minimal failing and near-minimal passing variants to identify the root cause without extraneous data.
- Add regression tests: Convert outcomes into regression tests to guard against future changes and CI regressions.
- Use Case: When a flaky test or a consistent failure appears in CI, apply this workflow to stabilize the bug and document the exact reproduction steps.
Quick Start
- Reproduce: Identify the failing input and environment, and collect the exact data that triggers the bug.
- Reduce: Create several minimal failing and near-minimal passing variants to isolate the root cause.
- Regress: Add regression tests for the failing scenarios and preserve passing cases as a baseline.
Dependency Matrix
Required Modules
None requiredComponents
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: reproduce-reduce-regress Download link: https://github.com/aRustyDev/git-atomic/archive/main.zip#reproduce-reduce-regress Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.