Kmp Heal Docs — Documentation skill for Claude Code
Self-heal project documentation sitemap (docs/README.md), verify link hygiene, and archive stale task plans.
How to install Kmp Heal Docs
Installs to ~/.claude/skills/ronjunevaldoz-kmp-agent-skills-kmp-heal-docs/SKILL.md
mkdir -p ~/.claude/skills/ronjunevaldoz-kmp-agent-skills-kmp-heal-docs && curl -fsSL https://raw.githubusercontent.com/ronjunevaldoz/kmp-agent-skills/HEAD/commands/kmp-heal-docs.md -o ~/.claude/skills/ronjunevaldoz-kmp-agent-skills-kmp-heal-docs/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Kmp Heal Docs does
name: kmp-heal-docs description: Self-heal project documentation sitemap (docs/README.md), verify link hygiene, and archive stale task plans.
Self-Heal Project Documentation
Run the self-healing documentation engine across the project:
python3 .agents/skills/kmp-project-docs-maintainer/scripts/heal_docs.py || python3 skills/kmp-project-docs-maintainer/scripts/heal_docs.py
This command:
- Rebuilds the high-density sitemap table in
docs/README.md. - Archives finished
Alternatives in Documentation
- Skills Quick Reference Guide — A guide for choosing the right skill for your task 6.8k ★
- Tentacle Update Tentacle — You are the maintainer for the {{tentacleId}} tentacle 1.4k ★
- Wiki Reflect — Run a self-reflection pass over the whole wiki — look for patterns, gaps, and improvement opportunities 375 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Release Doctor
Verify the Plumbline version is current and self-consistent (VERSION equals the latest GitHub release equals t
Memtag
Markdown memory hygiene for agent wikis, trust decay, context packing, and archive gc
Wiki Gc
Deep wiki cleanup — archive stale content, enforce line caps, regenerate index. Never destroys history.
Kb Map
Build the OntoShip KB graph (gitmark map) — collapsible tree + rendered markdown + force/radial link graph as
Verify Docs
Verify VAMS documentation accuracy against source code.
Docs Verify
Verify documentation quality, links, freshness, and consistency: $ARGUMENTS
Related Agents
Docs Freshness Checker
Read-only audit of the current repo's MkDocs docs for freshness: multi-language parity (docs/en vs docs/de), d
Aps Librarian
Repository organizing, cleanup, documentation filing, archiving stale specs, detecting orphaned files, cross-r
Doc Gap Finder
Reducer subagent. Walks every per-node sidecar's docs_link_semantic block, WebFetches each claimed URL to veri