Quality gate procedures - build/type/lint/test pipeline, auto-fix loop, changes signaling
OfficialRun checks, auto-fix issues, verify regressions
Software Engineering#linting#test automation#build#security audit#type checking#quality gate#regression testing
Authorzb-ss
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents broken builds and unreliable releases by running a consistent build/type/lint/test pipeline, auto-fixing fixable failures, and detecting critical regressions early.
Core Features & Use Cases
- Sequential quality pipeline: Runs build, type checks, lint, tests, full regression tests, and security audit in a defined order, stopping at the first failure to reduce noise.
- Auto-fix loop with bounded attempts: Reads error output, applies fixes, and re-runs checks up to a maximum of three attempts per failing step.
- Change signaling for targeted review: Emits a CHANGES_MADE block listing changed files to trigger focused downstream review of modified areas.
- Strict PASS/FAIL verdicts: Produces clear VERDICT outputs including failure details and whether changes were made.
Quick Start
Use the quality gate to run your project through build, type, lint, full tests, regression tests, and security audit, auto-fixing up to three times per failing check and reporting a PASS or FAIL verdict.
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: Quality gate procedures - build/type/lint/test pipeline, auto-fix loop, changes signaling Download link: https://github.com/zb-ss/claude-plugin-workflow/archive/main.zip#quality-gate-procedures-build-type-lint-test-pipeline-auto-fix-loop-changes-signaling 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.