What problem does it solve?
Manual documentation checks are time-consuming and often miss critical issues like frontmatter schema violations, broken internal links, count claim drift, and stale version references that leave users with outdated or broken content.
Core Features & Use Cases
- Four-category health scan: Automatically audits markdown documentation for frontmatter errors, broken internal links, mismatched count claims, and outdated version references.
- Actionable audit reports: Generates a persistent, severity-categorized markdown report with line-specific issue details for fast remediation.
- Use case: Development teams can run this audit before a documentation release to catch broken links and stale version numbers that would otherwise confuse contributors and end users.
Quick Start
Use the doc-audit skill to run a full health check on all markdown documentation in your project's docs/ directory and receive a clear summary of all issues that need attention.