Prd Score banner
cnhx cnhx

Prd Score

Development community

Description

--- description: Score a PRD for readiness, evidence coverage, diagram integrity, and export profile argument-hint: "<path to PRD>" --- # /prd-score Read the skill file at `skills:prd-score` (located at `prd-score/SKILL.md` relative to this plugin's root) and follow its instructions exactly. The skill scores a PRD against a Ready-to-Dev rubric, producing Structure Completeness %, Owner Closure %, Open-Question residue, Evidence Score, diagram integrity, export readiness, and a Green / Yellow /

Installation

Installs to ~/.claude/skills/cnhx-prd-writer-prd-score/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cnhx-prd-writer-prd-score && curl -fsSL https://raw.githubusercontent.com/cnhx/prd-writer/HEAD/commands/prd-score.md -o ~/.claude/skills/cnhx-prd-writer-prd-score/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository