repair-manifest-and-linkslisted
Install: claude install-skill BhangeeF16/kaizen
# Repair Manifest And Links
Fix what the drift report found — all of it, or say exactly what remains and why.
## Dispatch
One synchronous `Agent`-tool call, `subagent_type: documentation-steward`.
## Required inputs
- The drift report from detect-drift.
## Required outputs (all mandatory)
- Updated manifests — every entry pointing at an active path.
- Repaired links — every reference the report flagged genuinely fixed, not merely noted; when a path moved or was deleted, every active reference to it is updated in the same pass.
## Rules — harvested documentation discipline
- Repaired means repaired: a known-broken link annotated as broken is still a defect. Anything that genuinely cannot be repaired in this pass is reported as a blocker with its reason, not quietly left behind.
## Result
Report each required output produced (with its location), the result (pass / pass_with_risks / blocked / failure), and blocking questions as an explicit list (empty list stated explicitly).