From cloudbase-ai-toolkit
Audits repo documentation under doc/ and READMEs (README.md, README-EN.md, README-ZH.md, mcp/README.md) for drift, stale statements, broken references, and mismatches during maintenance or before PRs.
npx claudepluginhub tencentcloudbase/cloudbase-mcpThis skill uses the workspace's default tool permissions.
Review whether repository documentation still matches the current code, generated assets, and published entry points.
Detects documentation drift, stale references, and cross-document inconsistencies in projects. Scans code-doc mismatches, broken links, outdated versions, and git staleness.
Audits documentation staleness via git history and maintains quality with auto-fixes. Maps code paths to docs in $JAAN_DOCS_DIR. Use for reviewing or updating docs.
Audits codebase documentation for accuracy, completeness, and freshness by comparing against code structure. Auto-fixes small discrepancies in fix mode, reports structural changes. Works with any language/framework.
Share bugs, ideas, or general feedback.
Review whether repository documentation still matches the current code, generated assets, and published entry points.
Use this skill when you need to:
doc/ for stale or wrong statementsREADME.md, README-EN.md, README-ZH.md, or mcp/README.md drifted away from current behaviorDo NOT use for:
references/review-scope.md first.doc/README.md, README-EN.md, README-ZH.md, and mcp/README.mdapi-contract-review before updating the prose.pr-review-fix after the doc finding is confirmed.| Task | Read |
|---|---|
| Review docs and README freshness scope | references/review-scope.md |
| Review CloudBase API contract drift before changing related prose | api-contract-review |
| Fix an already-open PR after confirming the doc drift | pr-review-fix |
doc/ and the main README files for stale commands, missing files, and broken references.mcp/README.md still matches the current MCP tool behavior and linked files.