LogoClawIndex
CasesSkillsAbout
LogoClawIndex

doc-sweep - Documentation Accuracy Auditor

Audit documentation accuracy by checking commands, site content, and developer docs against the codebase

Tags

Updated: 2026-05-09

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
documentation audit
code verification
docs compliance
read documentation files
read codebase files
extract command definitions
validate flag documentation
source code repository
STATUS.md
CLAUDE.md
audit report with categorized findings
documentation fixes
GitHub issues for missing docs