← ClaudeAtlas

repair-manifest-and-linkslisted

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/kaizen · ★ 0 · AI & Automation · score 65
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).