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