indexion-plan-reconcile
Installation
SKILL.md
indexion plan reconcile
Detect implementation/documentation drift by comparing file timestamps and content relationships.
Uses inverted-index-accelerated matching and optional fork-based parallelism on native targets.
When to Use
- User asks "are the docs up to date?"
- User suspects documentation is stale
- Before a release, to verify docs match code
- After a large refactor, to find docs that need updating
Usage
# Basic reconciliation check
indexion plan reconcile <path>