planning-prd

Produce validated 14-section PRDs from product ideas and constraints.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gleeb/ai-registry --skill planning-prd
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: planning-prd
Source: https://github.com/gleeb/ai-registry/tree/main/systems/sdlc/skills/planning-prd
Command: npx skills add https://github.com/gleeb/ai-registry --skill planning-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill turns raw ideas into a rigorous, validated Product Requirements Document (PRD) by conducting requirements sparring, enforcing explicit validation gates across eight dimensions, and producing a complete PRD output ready for downstream planning.

Core Features & Use Cases

  • Requirements sparring: challenges each major requirement or assumption with probing questions to reduce ambiguity and false agreement.
  • 14-section PRD drafting: creates a full PRD using the repository’s 14-section template and writes the draft to plan/prd.md.
  • 8-dimension PRD validation gates: scores the PRD against eight validation dimensions, asks targeted follow-up questions, iterates until all dimensions reach “high”, and documents risk acknowledgments when users override gates.
  • Output contract: produces the final validated PRD at plan/prd.md and supports incremental updates by re-validating the entire PRD.

Quick Start

Use the planning-prd skill to draft a PRD for a new product by asking it to run context sparring, draft the 14-section PRD, and validate it until all eight dimensions reach high for writing to plan/prd.md.

Frequently Asked Questions about planning-prd

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

FAQPage Schema
How do I validate product requirements to create a trusted PRD?▼

To validate product requirements into a trusted PRD, run iterative requirements sparring and apply an 8-dimension validation gate with scorecards and probing questions to reduce ambiguity before drafting the final document.

What is requirements sparring and how does it improve product planning?▼

Requirements sparring challenges each major requirement or assumption with probing questions to reduce ambiguity and false agreement, ensuring product planning starts with rigorously tested constraints before committing to development.

How to draft a complete PRD using a 14-section template?▼

Draft a complete PRD by applying a 14-section template to your product ideas and constraints, writing the structured draft to plan/prd.md to ensure all critical planning dimensions are documented for downstream workflows.

Can I update an existing PRD incrementally and re-validate it?▼

Yes, you can update an existing PRD incrementally by revising the draft stored at plan/prd.md, which triggers a re-validation of the entire document against all 8-dimension validation gates to maintain trust.

What happens if a PRD fails an 8-dimension validation gate?▼

If a PRD fails an 8-dimension validation gate, targeted follow-up questions are asked to iterate the requirements until all dimensions reach high, or explicit risk acknowledgments are documented when users override the gates.

When do I need to dispatch a PRD from a Planning Hub before decomposition?▼

You need to dispatch a PRD from a Planning Hub before decomposition when moving from validated product requirements to actionable engineering tasks, ensuring the 14-section document passes all validation gates before breaking down work.