prd-review

Validate PRD documents for completeness, traceability, and engineering hand-off readiness.

39|6|Updated May 3, 2026
One-click install
npx skills add https://github.com/cenconq25/claude-code-app-studio --skill prd-review-cenconq25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-review
Source: https://github.com/cenconq25/claude-code-app-studio/tree/main/.claude/skills/prd-review
Command: npx skills add https://github.com/cenconq25/claude-code-app-studio --skill prd-review-cenconq25

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD validation ensures designs translate into actionable, well-structured engineering hand-offs by enforcing completeness, traceability, and governance.

Core Features & Use Cases

  • Section completeness and content checks: Ensure each PRD includes Overview, User Goal, Detailed Requirements (with TR-IDs), Edge Cases, Dependencies, Configurable Values, Acceptance Criteria, and Accessibility where applicable.
  • Traceability and dependencies: Validate dependency graphs and cross-reference interfaces against the design registry to maintain consistency.
  • Decision-ready outputs: Produce a verdict with blockers and optional snapshot to guide revisions.

Quick Start

Run the PRD review tool on a fresh PRD file located at design/prd/your-prd.md.

Frequently Asked Questions about prd-review

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

FAQPage Schema
How do I check if a PRD document is ready for engineering handoff?

To check PRD readiness for engineering handoff, validate document completeness, traceability, and registry consistency. This process enforces required sections like detailed requirements, edge cases, and testable acceptance criteria to ensure flawless engineering execution.

What is PRD traceability and how does it validate dependency graphs?

PRD traceability validates dependency graphs by checking bi-directionality and cross-referencing interfaces against the design registry. This mechanism maintains consistency across related documents and confirms all engineering dependencies are accurately mapped.

How do I enforce testable acceptance criteria in a product requirements document?

To enforce testable acceptance criteria in a product requirements document, run an automated validation check. This identifies untestable conditions and outputs a structured verdict with blockers, guiding revisions before engineering development begins.

What sections are required in a PRD for quality assurance?

Required PRD sections for quality assurance include Overview, User Goal, Detailed Requirements with TR-IDs, Edge Cases, Dependencies, Configurable Values, Acceptance Criteria, and Accessibility. Validating these ensures complete product governance and traceability.

Can I validate a markdown PRD file for missing edge cases and dependencies?

Yes, you can validate a markdown PRD file for missing edge cases and dependencies. The validation process checks section completeness and outputs a decision-ready verdict with blockers to guide your document revisions.

What is the best way to identify blockers in a PRD before development?

The best way to identify blockers in a PRD before development is to automate quality checks for completeness and traceability. This generates a decision-ready output with a structured verdict and optional snapshot to guide necessary revisions.