quality-validation

Validate ResearchPacks and Implementation Plans with predefined rubrics and scoring.

206|32|Updated Jul 25, 2025
One-click install
npx skills add https://github.com/VAMFI/claude-user-memory --skill quality-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-validation
Source: https://github.com/VAMFI/claude-user-memory/tree/main/.claude/skills/quality-validation
Command: npx skills add https://github.com/VAMFI/claude-user-memory --skill quality-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

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

Frequently Asked Questions about quality-validation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate research and implementation plans before proceeding with development?

Validation systematically scores research and implementation plans against predefined quality rubrics, checking completeness, accuracy, citations, and actionability. It blocks progression if scores fall below thresholds, preventing low-quality outputs from reaching the planning or coding phase.

What defects does quality validation catch in API research?

Validation detects incomplete API documentation, inaccurate endpoint descriptions, missing citations, and non-actionable guidance. It specifically verifies that implementation plans strictly adhere to documented APIs, preventing hallucinated or incorrect API usage.

Can I set up automatic quality gates in my workflow?

Yes. Validation enforces mandatory checkpoints that automatically score each phase—research, planning, or coding—against objective rubrics. When quality gates fail, the workflow halts and directs refinement before proceeding to the next stage.

What does a validation report include?

Reports provide structured scores for completeness, accuracy, citation quality, and actionability; a pass/fail status; specific defects identified; and actionable recommendations for improvement.

When should I run validation on research outputs?

Run validation after generating research summaries for new features, before planning or coding begins. It applies to API research, Philosophy research, and Pattern research, catching issues early when they're cheaper to fix.

Does validation work with different research types?

Validation applies to API research, Philosophy research, and Pattern research ResearchPacks. Each uses predefined rubrics tailored to that research type's quality standards and completeness criteria.