verify-plan-criteria

Validate implementation plan tasks for machine-verifiable acceptance criteria.

4|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/uta2000/feature-flow --skill verify-plan-criteria
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-plan-criteria
Source: https://github.com/uta2000/feature-flow/tree/main/skills/verify-plan-criteria
Command: npx skills add https://github.com/uta2000/feature-flow --skill verify-plan-criteria

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates that every task in an implementation plan has machine-verifiable acceptance criteria and drafts missing criteria from the task context.

Core Features & Use Cases

  • Automates acceptance-criteria verification for implementation plans.
  • Automatically drafts missing criteria from task context and updates the plan file.
  • Enforces quality constraints checks and ensures edge-case coverage during plan reviews.
  • Use Case: When reviewing an existing plan, ensure all tasks specify verifiable acceptance criteria before approval.

Quick Start

Run verify-plan-criteria on your latest plan file to ensure every task has machine-verifiable criteria and auto-draft missing items.

Frequently Asked Questions about verify-plan-criteria

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

FAQPage Schema
How do I verify that implementation plan tasks have machine-verifiable acceptance criteria?

Automated acceptance criteria validation scans implementation plans to ensure every task contains machine-verifiable constraints. It enforces quality checks and edge-case coverage, then automatically drafts and updates missing criteria directly into the plan file.

What is the best way to automate drafting missing acceptance criteria for an implementation plan?

Automated drafting analyzes existing task context within plan files to generate missing acceptance criteria. It operates during plan reviews or after writing plans, ensuring non-trivial tasks include specific quality constraints before updating the plan with the newly drafted criteria.

How do I ensure edge-case coverage when reviewing an implementation plan?

Ensuring edge-case coverage requires validating that non-trivial implementation plan tasks specify explicit quality constraints. Automated verification tools scan plan locations to enforce these checks, flagging insufficient coverage and auto-drafting missing acceptance criteria.

Can I automatically validate feature flow acceptance criteria in existing plan files?

Yes, you can validate feature flow acceptance criteria in existing plan files by running an automated verification process. It scans common plan locations, validates tasks and steps against quality constraints, and auto-drafts missing machine-verifiable criteria.

When do I need to verify acceptance criteria for an implementation plan?

Verifying acceptance criteria is needed after writing implementation plans or when reviewing existing plans before approval. This ensures every task specifies machine-verifiable criteria and includes necessary quality constraints and edge-case coverage prior to execution.