What problem does it solve?
Ze documentation often drifts from the codebase, causing inaccuracies and incomplete coverage. This skill builds an inventory for the chosen docs scope, checks anchors, links, examples, and terminology, and reports findings for approval before applying fixes.
Core Features & Use Cases
- Inventory: Build a scope-specific inventory including path, size, last update, and source freshness.
- Validation: Run mechanical checks for stale anchors, broken internal links, invalid examples, and terminology mismatches.
- Reporting: Compare documented features to the current codebase and categorize issues as incorrect, stale, incomplete, missing anchors, broken links, or quality problems; require approval before fixes.
Quick Start
Determine the scope of the docs, generate an inventory, run consistency checks, and report findings for review before fixes.