meow:validate-plan

Validate approved plans against eight quality dimensions and output pass/fail reports.

14|2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/ngocsangyem/MeowKit --skill meow-validate-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meow:validate-plan
Source: https://github.com/ngocsangyem/MeowKit/tree/main/.claude/skills/meow%3Avalidate-plan
Command: npx skills add https://github.com/ngocsangyem/MeowKit --skill meow-validate-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically validate an approved plan against eight quality dimensions to surface gaps, unaddressed risks, and missing dependencies before Phase 2.

Core Features & Use Cases

  • Enforces an eight-dimension quality check to catch incomplete acceptance criteria, unresolved dependencies, and risks.
  • Produces a per-dimension validation report with clear pass/fail statuses and revision guidance.
  • Integrates with the Cook workflow to run after Gate 1 and before Phase 2; supports optional usage for STANDARD tasks and skip for TRIVIAL tasks.

Quick Start

Run plan validation after Gate 1 approval to generate a readiness validation report before Phase 2.

Frequently Asked Questions about meow:validate-plan

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

FAQPage Schema
How do I validate a project plan before starting implementation?

Plan validation checks an approved plan against eight quality dimensions including scope clarity, acceptance criteria, dependencies, risks, and architecture alignment. It generates a per-dimension pass/fail validation report with revision guidance to ensure phase readiness.

When do I need to run plan validation in a gate review workflow?

Plan validation is used after Gate 1 approval and before Phase 2 (Test RED) during gate reviews or plan revisions. It checks for unresolved dependencies and risks to ensure implementation readiness before proceeding.

What is the best way to check for missing dependencies and risks in an approved plan?

The best way to check for missing dependencies and risks is an eight-dimension quality check that catches incomplete acceptance criteria, unresolved dependencies, and risks. It outputs a per-dimension validation report with pass/fail statuses and revision guidance.

Can I skip plan validation for trivial tasks?

Yes, you can skip plan validation for TRIVIAL tasks. The validation integrates with the Cook workflow to support optional usage for STANDARD tasks and allows skipping for TRIVIAL tasks.

Does plan validation integrate with the Cook workflow for Phase 2 readiness?

Yes, plan validation integrates with the Cook workflow to drive Phase 2 readiness. Run after Gate 1 approval, it outputs a readiness validation report ensuring the plan meets quality dimensions before implementation.