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