doc-sweep - Documentation Accuracy Auditor
Audit documentation accuracy by checking commands, site content, and developer docs against the codebase
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read documentation files
- read codebase files
- extract command definitions
- validate flag documentation
- check example commands
- cross-reference docs and code
- categorize findings by severity
- generate audit report
- apply documentation fixes
- create GitHub issues
Inputs
- source code repository
- STATUS.md
- CLAUDE.md
- CHANGELOG.md
- command definition files
- documentation files
- Makefile
- go.mod
- workflow YAML files
Outputs
- audit report with categorized findings
- documentation fixes
- GitHub issues for missing docs
Requirements
- access to codebase files
- GitHub CLI for issue creation
