audit_prd
Audit PRD files for quality and completeness by checking section coverage, Mermaid syntax, wireframes, versioning, and changelog against a 13-section structure. Detect version sprawl and ensure cross-PRD consistency.
Instructions
Audit a PRD file for quality and completeness against a 13-section structure. Checks section coverage, Mermaid syntax, wireframes, versioning, and changelog.
check_sprawl=True: Detect multiple versions of the same PRD (suggest archiving old ones) check_consistency=True: Check cross-PRD consistency for period selectors and tiers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| check_sprawl | No | ||
| check_consistency | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |