QualityShell

Quality Validation

by VAMFI

Quality Validation is a Quality skill for Claude Code, published by VAMFI in claude-user-memory.

206 stars32 forkson VAMFI/claude-user-memoryAdded 2026/09/05Repository updated 2025/11/23
agent-orchestrationai-agentsai-coding-assistantautonomous-agentsclaude-aiclaude-codedeveloper-toolsmulti-agent-systemresearch-driven-developmenttddworkflow-automation
Install in seconds
Install Quality Validation
Copy Quality Validation into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/VAMFI/claude-user-memory/tree/main/.claude/skills/quality-validation ~/.claude/skills/quality-validation

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/VAMFI/claude-user-memory.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/quality-validation/skill.md in VAMFI/claude-user-memory
Installs to
~/.claude/skills/quality-validation
Collection
One of 5 skills cataloged from this repository
Category
Quality1662 skills

What Quality Validation does

Quality Validation scores ResearchPacks and Implementation Plans against explicit rubrics before the next workflow phase. Use it to catch missing, inaccurate, or weak inputs that would block implementation.

Quality Validation is cataloged under Quality on DirSkills. Quality Validation comes from a repository tagged agent-orchestration, ai-agents, ai-coding-assistant, autonomous-agents and claude-ai.

Documentation

README

Quality Validation Skill

This skill provides systematic validation methodology to ensure ResearchPacks and Implementation Plans meet quality standards before proceeding to implementation.

When Claude Should Use This Skill

Claude will automatically invoke this skill when:

  • ResearchPack completed and needs validation before planning
  • Implementation Plan completed and needs validation before coding
  • User explicitly requests quality check ("validate this", "is this complete?")
  • About to proceed to next workflow phase (quality gate trigger)

Core Principles (BRAHMA Constitution)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Quality Validation

  • What else does VAMFI publish alongside Quality Validation?

    Quality Validation is one of 5 skills that DirSkills catalogs from VAMFI/claude-user-memory, the repository it ships in. Its siblings there include Context Engineering, Pattern Recognition and Planning Methodology. Each one is a separate skill with its own page in this directory, installs the same way Quality Validation does, and is maintained by VAMFI in that same repository. The rest of the collection is listed on the VAMFI/claude-user-memory page.

  • How does Quality Validation compare to other Quality skills?

    Quality Validation ranks #1476 by stars among the 1662 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Quality Validation against them. Open each page to compare what they document and how they install.