validation-phase
CommunityAutomate code quality, ensure flawless execution.
Software Engineering#code quality#workflow#testing#quality assurance#code review#validation#confidence check
Authormetasaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Post-execution quality validation is critical but often manual and inconsistent. This Skill automates comprehensive quality checks after code implementation, ensuring high-quality delivery.
Core Features & Use Cases
- Multi-faceted Validation: Runs
confidence-check(for complexity ≥15), spawns acode-quality-validatorfor build verification, and arevieweragent for quality assessment. - Scaled Checks: Adapts validation intensity based on change size (Small: build only; Medium: build, lint, prettier; Large: build, lint, prettier, tests) for efficient resource use.
- Intelligent Failure Handling: Provides clear actions for build failures (critical), lint/prettier warnings (non-blocking), and test failures (user decision), guiding remediation.
- Use Case: After a feature is implemented, this skill automatically runs all necessary checks, from build validation to code review, ensuring the delivered code meets quality standards before reporting.
Quick Start
Initiate the validation phase for the worker results from the execution phase, with a complexity of 25.
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: validation-phase Download link: https://github.com/metasaver/metasaver-marketplace/archive/main.zip#validation-phase Please download this .zip file, extract it, and install it in the .claude/skills/ directory.