quality-validation
OfficialEnsure AI quality, block bad outputs early.
AuthorVAMFI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents "garbage-in-garbage-out" scenarios by systematically validating ResearchPacks and Implementation Plans. It ensures that every output meets predefined quality standards before proceeding to the next phase, saving time and preventing costly errors.
Core Features & Use Cases
- Automated Quality Gates: Enforces mandatory checkpoints, blocking progression if research or plans don't meet objective scoring rubrics.
- Detailed Validation Reports: Provides clear feedback on completeness, accuracy, and actionability, highlighting specific defects and recommendations.
- API Alignment Verification: Ensures that implementation plans strictly adhere to the APIs documented in the research phase, preventing hallucinated or incorrect API usage.
- Use Case: After Claude generates a research summary for a new feature, this Skill automatically scores its quality. If the score is too low, it blocks the planning phase and directs Claude to refine the research, ensuring a solid foundation.
Quick Start
Start a workflow that automatically validates each phase
/workflow Add user authentication with JWT tokens
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-validation Download link: https://github.com/VAMFI/claude-user-memory/archive/main.zip#quality-validation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.