The validate skill serves as a comprehensive quality control hub for agentic development workflows. It orchestrates specialized sub-agents to perform deep-dive assessments of technical specifications, architectural designs, and codebases, checking for spec-to-implementation drift, constitutional alignment, and linguistic ambiguity. By utilizing frameworks like the 3Cs (completeness, consistency, correctness), it provides actionable findings with specific file and line references, ensuring that every project component meets rigorous standards before proceeding to implementation or deployment.
主な機能
01Actionable reporting with specific file/line references and fix recommendations
02Enforcement of project-specific constitutions and governance rules
03Multi-perspective validation using parallel specialist sub-agents
04Automated drift detection between documentation and implementation
05Ambiguity scoring and pattern detection for technical specs
06216 GitHub stars