phase-4-validator
CommunityEnsure 100% test pass rate, guarantee quality.
AuthorDarkMonkDev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Deploying code with failing tests introduces critical bugs and instability into production, leading to costly rollbacks, user dissatisfaction, and a loss of trust.
Core Features & Use Cases
- Zero Tolerance Pass Rate: Enforces a 100% test pass rate across unit, integration, and E2E tests for all work types, blocking advancement if any test fails.
- Environment Health Check: Verifies that Docker containers are running, the database is healthy, and API/Web services are responding before running tests.
- Coverage & Quality Assessment: Checks API and React code coverage, identifies flaky tests, and assesses overall test quality and documentation.
- Use Case: Before the 'user-management' feature can be finalized, use this Skill to automatically run all tests, confirm 100% pass rate, and validate the testing environment's health.
Quick Start
Validate the testing phase, ensuring all tests pass and the environment is healthy.
Dependency Matrix
Required Modules
bashdockercurldotnetnpmplaywrightgrepwcfindbc
Components
scripts
💻 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: phase-4-validator Download link: https://github.com/DarkMonkDev/WitchCityRope/archive/main.zip#phase-4-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.