quality-test-gate
CommunityTurn change risk into executable test evidence
Software Engineering#test strategy#contract testing#risk-based testing#migration testing#release gate#experiment validation#ml rollout verification
Authormachenjie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Quality Test Gate helps you define and validate the minimum evidence needed to prove a change works correctly and can be safely released, by tying tests to explicit risks and acceptance criteria instead of arbitrary coverage targets.
Core Features & Use Cases
- Risk-to-test mapping: Links every material test to an acceptance criterion or named risk, ensuring tests are meaningful and gaps are visible.
- Negative-path and failure-mode coverage: Requires tests for denial, error, rollback, and other non-happy-path behavior to prevent “it passed locally” surprises.
- Specialized evidence by change type: Enforces evidence requirements for migrations (forward + rollback), contracts (consumer-driven), experiments (exposure and allocation checks), ML rollouts (drift/fairness/registry), concurrency (idempotency/race handling), and monorepo affected-test selection (cache/module graph validation).
Quick Start
Ask an AI to produce a risk-to-test verification plan for my change, explicitly listing the required unit, integration, contract, E2E, migration, and manual evidence with pass/fail criteria tied to acceptance criteria.
Dependency Matrix
Required Modules
None requiredComponents
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: quality-test-gate Download link: https://github.com/machenjie/rd-skills/archive/main.zip#quality-test-gate 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.