author-regression-test
CommunityCapture the bug and verify red-to-green.
Software Engineering#tdd#regression testing#rca#deterministic verification#yaml eval-spec#grep assertions#design to test
Authorkapilvirenahuja
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you author true regression tests that fail on the unfixed code and pass only after the intended fix, preventing accidental “already-green” tests that don’t protect against the defect.
Core Features & Use Cases
- Red-before-green enforcement: verifies the derived assertion is failing against the current codebase before writing the regression test file.
- Defect-to-assertion derivation: turns RCA and fix design into a specific, mechanical assertion using grep, glob, file-shape checks, or unit-test commands.
- YAML eval-spec regression artifact authoring: generates a structured
regression-test.yamlincluding expected red/green states and metadata for later execution.
Quick Start
Ask the agent to run author-regression-test with the paths to your rca.yaml and design.yaml, your project_root, and an output_base to write regression-test.yaml.
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: author-regression-test Download link: https://github.com/kapilvirenahuja/garura/archive/main.zip#author-regression-test 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 471,000+ vetted skills library on demand.