What problem does it solve?
Identify and prioritize documentation gaps and inaccuracies that arise when code, CLI commands, UI, or specs change so that releases and user-facing materials remain accurate.
Core Features & Use Cases
- Comprehensive scan: discover and collect docs from README, docs sites, CLI help strings, marketplace READMEs, SKILL.md files, and openspec/specs.
- Compare and categorize: detect missing pages, mismatched CLI flags or UI descriptions, spec divergences, and classify findings by severity (HIGH/MEDIUM/LOW).
- Report and remediate: produce a prioritized discrepancy table, obtain user confirmation on scope, and update documentation following project conventions and frontmatter/sidebar rules.
- Use Cases: pre-release audits, post-merge checks after feature additions, user requests to verify docs against implementation, and ensuring marketplace or plugin documentation stays accurate.
Quick Start
Run a repo-wide documentation audit comparing README, docs/, CLI help strings, and openspec/specs to produce a prioritized discrepancy report for user approval.