prd-review

Review PRD documents against eight quality criteria and output structured feedback.

Updated Oct 14, 2024
One-click install
npx skills add https://github.com/tktcorporation/food-shop-search --skill prd-review-tktcorporation
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prd-review
Source: https://github.com/tktcorporation/food-shop-search/tree/main/.claude/skills/prd-review
Command: npx skills add https://github.com/tktcorporation/food-shop-search --skill prd-review-tktcorporation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Product managers often struggle to get consistent, rigorous feedback on PRDs before stakeholder review. This Skill systematically evaluates a PRD's logic consistency, hypothesis clarity, metrics specificity, and readability so weaknesses are caught early. ## Core Features & Use Cases - Eight-dimension evaluation: Scores logic consistency, hypothesis clarity, user scope, background evidence, metrics specificity, feature requirements, decision logs, and readability on a four-level scale. - Structured review output: Produces a summary, evaluation table, strengths, prioritized improvements, and concrete rewrite suggestions. - Flexible input sources: Reviews PRDs pulled from an internal wiki by article number or loaded from local files. - Use Case: Before sharing a PRD with engineering, ask for a review to discover that the hypothesis lacks an if-then structure and the metrics are not funnel-decomposed, then get specific rewrite proposals. ## Quick Start Review the PRD in my local file draft-prd.md and tell me its completeness and top improvement points.

Frequently Asked Questions about prd-review

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

FAQPage Schema
How do I review a PRD for quality and completeness?▼

Provide the PRD as a local file or internal wiki article number and request a review. The Skill reads the full document, evaluates it across eight criteria such as logic consistency and hypothesis clarity, and returns a scored table with prioritized improvements.

What criteria make a good PRD review checklist?▼

This Skill uses eight dimensions: logic consistency from Why to measurement, if-then hypothesis clarity, target user scope with scale estimates, evidence-backed background, funnel-decomposed metrics, prioritized feature requirements, decision logs, and readability.

Can I review a PRD stored in an internal wiki?▼

Yes. Specify the internal wiki article number and the Skill pulls the document locally using the appropriate fetch command or API, then runs the standard review procedure on it.

Does the PRD review fill in missing information automatically?▼

No. When information is missing, the Skill lists it as a question the user must answer rather than guessing. Only user-confirmed content should be reflected back into the PRD.

What output format does a PRD review produce?▼

The review outputs a summary, an evaluation table scoring each of the eight criteria on a four-level scale, strengths, prioritized improvement points with rationale, and concrete rewrite suggestions for the top issues.