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