indexion-documentation
Installation
SKILL.md
indexion documentation — Documentation Analysis
Assess documentation state and detect drift. This skill covers the
evaluation side of the documentation lifecycle: what exists, what's
missing, what's stale. For building READMEs, see indexion-readme.
"What needs documentation?"
# Quick coverage overview — how much of the public API is documented?
indexion plan documentation --style=coverage .
Reports:
- Overall coverage percentage (documented / total pub items)
- Per-package breakdown with README presence
- Functions vs types coverage split