miguel-vila/Verify Docs in Sync with Code

Verify documentation is up-to-date with the codebase using Claude AI. Optionally creates PRs to fix outdated docs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
includeSpace-separated list of additional files to check (beyond CLAUDE.md and its links)no""
verify-onlyOnly verify docs, do not create fix PRsnofalse
verboseEnable verbose logging (tool calls, token usage)nofalse
debugEnable debug logging (implies verbose)nofalse
modelAnthropic model to use for verificationnoclaude-haiku-4-5-20251001
anthropic-api-keyAnthropic API keyyes
github-tokenGitHub token for creating PRs (defaults to GITHUB_TOKEN env var)no
namedescription
files-checkedNumber of documentation files checked
files-outdatedNumber of files found to be outdated
prs-createdNumber of PRs created to fix outdated docs
pr-urlsNewline-separated list of PR URLs created
results-dirPath to directory containing detailed verification results