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