doc-prd-audit
Installation
SKILL.md
doc-prd-audit
Purpose
Run a unified PRD audit — declarative structural checks plus content-quality
review — in one pass, producing a single combined report that
../doc-prd-fixer/SKILL.md consumes. The framework ships no runtime code, so
this skill is the validator: Claude performs each check directly against the
PRD using the spec as the contract.
Layer: 2 (PRD quality gate). Upstream: a PRD file. Downstream:
PRD-NN.A_audit_report_vNNN.md and an optional fix-cycle trigger.
When to Use
Use after a PRD exists and before generating EARS, or inside the autopilot's
audit↔fix cycle. Do not use to create a PRD (use ../doc-prd/SKILL.md or
../doc-prd-autopilot/SKILL.md).