Quality Validation Skill

Validate ResearchPacks and Implementation Plans against predefined quality gates.

2|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/komluk/agents.template --skill quality-validation-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Quality Validation Skill
Source: https://github.com/komluk/agents.template/tree/main/.claude/skills/quality-validation
Command: npx skills add https://github.com/komluk/agents.template --skill quality-validation-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides systematic validation to ensure ResearchPacks and Implementation Plans meet predefined quality standards before coding begins.

Core Features & Use Cases

  • Gate-based validation: Enforces scoring thresholds at each stage (Research → Planning, Planning → Implementation, Implementation → Completion) to prevent low-quality work.
  • Traceability & citations: Requires source URLs, version references, and clear documentation alignment to official sources.
  • Actionable feedback: Produces defects and recommendations when criteria are not met, enabling targeted improvements.

Quick Start

Trigger the validation workflow after completing a ResearchPack or Implementation Plan. Review the defects and recommendations produced by the validator before proceeding.

Frequently Asked Questions about Quality Validation Skill

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

FAQPage Schema
How do I validate a ResearchPack before starting implementation?

To validate a ResearchPack, trigger the quality validation workflow to enforce scoring thresholds for completeness, accuracy, and citations. The validator produces actionable defects and recommendations to ensure research meets quality standards before coding.

What are quality gates in software implementation planning?

Quality gates are scoring thresholds enforced at research, planning, and implementation stages to prevent low-quality work. They require traceability, source URLs, and documentation alignment to evaluate completeness before proceeding to the next phase.

Does the quality validation process require explicit criteria for multiple project scopes?

Yes, validating multiple project scopes requires explicit criteria for completeness, accuracy, and citations. The automated validator applies these predefined standards across different teams to ensure consistent quality gate enforcement.

What's the best way to enforce traceability and citations in implementation plans?

The best way to enforce traceability is using an automated validation workflow that checks for source URLs, version references, and documentation alignment. It generates defects when implementation plans fail to meet explicit citation criteria.

Why does my implementation plan fail the quality validation gate?

An implementation plan fails quality validation when it lacks required source URLs, version references, or documentation alignment. The validator produces specific defects and recommendations indicating which completeness or accuracy criteria were not met.