plan-validation

Validate planning documents for ticket completeness and implementation readiness.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/jayprimer/pmc-marketplace --skill plan-validation-jayprimer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-validation
Source: https://github.com/jayprimer/pmc-marketplace/tree/main/plugins/pmc/skills/plan-validation
Command: npx skills add https://github.com/jayprimer/pmc-marketplace --skill plan-validation-jayprimer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Ticket planning often suffers from ambiguity and gaps that derail implementation. This guide describes how to ensure planning documents are complete, clear, and actionable so teams can start work with confidence.

Core Features & Use Cases

  • Validate core planning docs (1-definition.md, 2-plan.md, 3-spec.md) for completeness and consistency.
  • Detect unresolved open questions, missing prerequisites, and outdated decisions to prevent rework.
  • Provide structured feedback with status, checks, and actionable issues to guide remediation.

Quick Start

Validate ticket T00021's planning documents to produce a ready-for-implementation report.

Frequently Asked Questions about plan-validation

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

FAQPage Schema
How do I validate planning documents to ensure tickets are ready for implementation?

To validate planning documents, this skill checks 1-definition.md, 2-plan.md, and 3-spec.md for completeness, consistency, and unresolved open questions. It outputs actionable validation results with status and detailed issues for remediation.

What is the best way to check ticket planning docs for missing prerequisites and ambiguity?

Checking ticket planning docs for ambiguity involves validating core files like 3-spec.md and 2-plan.md to detect unresolved open questions and missing prerequisites. The process provides structured feedback with detailed issues to guide remediation.

Can I use this validation process for my existing project-management workflows?

Yes, you can use this validation process for project-management workflows. It applies to ticket planning by validating definition, plan, and spec documents, plus environment setup and tests, to ensure roadmap alignment and implementation readiness.

How does planning document validation detect outdated decisions and unresolved questions?

Planning document validation detects outdated decisions and unresolved open questions by analyzing 1-definition.md, 2-plan.md, and 3-spec.md for consistency. It outputs a ready-for-implementation report with structured status checks and actionable issues.

What limitations exist when validating planning docs for ticket readiness?

Limitations of planning docs validation include its strict dependency on specific file formats like 1-definition.md, 2-plan.md, and 3-spec.md. It requires these core planning documents to exist and be properly structured to produce actionable validation results.