doc-adr-fixer
Installation
SKILL.md
doc-adr-fixer
Purpose
Read the latest audit report and apply fixes to an ADR, bridging
../doc-adr-audit/SKILL.md and a passing ADR so the audit↔fix cycle can
converge.
Layer: 5 (ADR quality improvement).
Upstream: the ADR document + ADR-NN.A_audit_report_vNNN.md.
Downstream: the fixed ADR + ADR-NN.F_fix_report_vNNN.md.
When to Use
After doc-adr-audit returns FAIL, as part of an Audit → Fix → Audit loop.
Do not use without an audit report (run the audit first) or to create a new
ADR (use ../doc-adr/SKILL.md / ../doc-adr-autopilot/SKILL.md).