quality-validation

Validate ResearchPacks and Implementation Plans against quality rubrics to enforce gating decisions.

Updated Jul 23, 2025
One-click install
npx skills add https://github.com/zonta99/realestate-frontend --skill quality-validation-zonta99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-validation
Source: https://github.com/zonta99/realestate-frontend/tree/main/.claude/skills/quality-validation
Command: npx skills add https://github.com/zonta99/realestate-frontend --skill quality-validation-zonta99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents "garbage-in-garbage-out" scenarios by systematically validating ResearchPacks and Implementation Plans against objective quality rubrics. It ensures that all outputs meet high standards before proceeding to the next development phase.

Core Features & Use Cases

  • Automated Quality Gates: Enforces mandatory checkpoints, blocking progression if research or plans fail to meet defined quality thresholds.
  • Detailed Validation Reports: Provides clear scores, identifies specific defects (critical, major, minor), and offers actionable recommendations for improvement.
  • Use Case: After a ResearchPack is generated, this skill automatically scores its completeness, accuracy, and actionability. If it fails, the AI is instructed to refine the research, preventing flawed information from leading to incorrect implementations.

Quick Start

Validate the completeness and accuracy of the ResearchPack for the Redis client library, ensuring it meets the 80/100 passing threshold.

Frequently Asked Questions about quality-validation

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

FAQPage Schema
How do I validate quality gates in my development workflow?

Quality validation enforces mandatory checkpoints by scoring ResearchPacks and Implementation Plans against objective rubrics—API/Library, Philosophy, and Pattern Research—blocking progression if outputs fall below defined thresholds like 80/100, ensuring standards are met before advancing workflow phases.

What defects does quality validation identify in research and plans?

Quality validation categorizes defects as critical, major, or minor, provides detailed scores on completeness and accuracy, and surfaces actionable recommendations for refinement, preventing flawed information from propagating into implementation.

When should I run quality checks on ResearchPacks and Implementation Plans?

Run quality validation at ResearchPack completion, during Implementation Plan development, on explicit quality-check requests, and before transitioning to the next workflow phase to prevent garbage-in-garbage-out scenarios.

How do quality rubrics ensure objective scoring of outputs?

Quality validation applies standardized API/Library, Philosophy, and Pattern Research rubrics that provide measurable scoring criteria, enabling consistent, objective assessment of research and plan quality across different contexts and validation points.

Can quality validation block progression if outputs fail checks?

Yes, quality validation enforces automated quality gates that block progression when ResearchPacks or Implementation Plans fail to meet defined quality thresholds, forcing refinement before moving forward.