doc-bdd-fixer
Installation
SKILL.md
doc-bdd-fixer
Purpose
Read the latest audit report and apply fixes to a BDD suite, bridging
../doc-bdd-audit/SKILL.md and a passing BDD so the audit↔fix cycle can
converge.
Layer: 4 (BDD quality improvement).
Upstream: the BDD document + BDD-NN.A_audit_report_vNNN.md.
Downstream: the fixed BDD + BDD-NN.F_fix_report_vNNN.md.
When to Use
After doc-bdd-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
BDD (use ../doc-bdd/SKILL.md / ../doc-bdd-autopilot/SKILL.md).