Repair Manifest And Links

Use when a drift report exists and its findings must be fixed: manifests updated to point at active paths and every dangling or stale link repaired. This is the repair_manifest_and_links action of the knowledge-maintenance stretch — one Agent-tool dispatch with subagent_type documentation-steward — the fixer consuming detect-drift's report, never a fresh drift hunt of its own.

BhangeeF16 Updated

File contents

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).

BhangeeF16/kaizen/tree/main/skills/repair-manifest-and-links commit 1b853a1181

Frequently asked questions

npx skillmds@latest add bhangeef16/repair-manifest-and-links