prd-score

Evaluate product requirement documents for completeness, coverage, and risk factors.

1|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/cnhx/prd-writer --skill prd-score
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-score
Source: https://github.com/cnhx/prd-writer/tree/main/prd-score
Command: npx skills add https://github.com/cnhx/prd-writer --skill prd-score

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps product teams evaluate the quality and readiness of their PRD documents, reducing review cycles and ensuring all critical aspects are addressed.

Core Features & Use Cases

  • PRD Evaluation: Analyzes a markdown PRD for structural completeness, owner accountability, and coverage of key elements.
  • Risk Identification: Flags missing sections, unresolved open questions, scope violations, and inconsistent terminology.
  • Use Case: A product manager runs this Skill on an existing PRD to identify gaps before stakeholder review sessions.

Quick Start

Load your PRD file into the system and run the PRD score analysis to get a detailed readiness report.

Frequently Asked Questions about prd-score

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

FAQPage Schema
How do I assess a product requirement document for completeness and readiness?

Assessing product requirement document readiness involves parsing YAML frontmatter, Markdown content, and embedded sections to generate a comprehensive score and remediation list.

What is PRD risk detection and how does it identify gaps in product analysis?

PRD risk detection flags missing sections, unresolved open questions, scope violations, and inconsistent terminology to ensure all critical aspects of product analysis are addressed.

Can I use markdown to evaluate PRD quality for stakeholder review cycles?

Yes, you can load a markdown PRD file into the system and run an analysis to identify gaps and generate a detailed readiness report before stakeholder review sessions.

Does PRD quality assessment require parsing specific file formats?

PRD quality assessment requires parsing YAML frontmatter and Markdown content within the document to accurately evaluate structural completeness, owner accountability, and coverage.

What is the best way to identify owner accountability and scope violations in a PRD?

The best way to identify owner accountability and scope violations is running an automated quality assessment that analyzes document structure and flags inconsistent terminology or unresolved questions.

Why does PRD quality assessment flag missing sections and unresolved open questions?

PRD quality assessment flags missing sections and unresolved open questions because they represent critical risk factors that reduce document completeness and coverage before stakeholder approval.