test-quality-enforcer
CommunityZero-tolerance test quality enforcement.
Authormatthew-bram
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces rigorous test quality standards by implementing a two-phase testing strategy, ensuring that code is thoroughly tested for both module-specific stability and overall project regression before deployment.
Core Features & Use Cases
- Two-Phase Testing: Executes fast module-focused tests followed by comprehensive project-wide regression tests.
- Hard Block Enforcement: Prevents progression if tests fail, errors occur, or coverage thresholds are not met.
- Coverage Thresholds: Enforces minimum coverage (70% overall, 85% actors, 80% business logic).
- Undefined Step Guidance: Automatically detects and helps implement missing Cucumber steps.
- Use Case: When a developer commits code, this Skill automatically runs their module's tests. If they pass, it proceeds to run all project tests. If any test fails or coverage is low, it blocks the process and provides specific feedback.
Quick Start
Run the test-quality-enforcer skill to verify all tests pass and coverage meets the required thresholds.
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: test-quality-enforcer Download link: https://github.com/matthew-bram/enterprise-confluent-test-probe/archive/main.zip#test-quality-enforcer 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.