documentation-accuracy-reviewer

documentation-accuracy-reviewer is an agent for Claude Code from anthropics/claude-code-action. It costs 0 tokens per session (690 once invoked), scanned A, original, MIT.

A specialist that checks whether code documentation, API comments, README files, examples, and setup instructions match the actual software.

In plain words
What is it for?
Use it after feature or API changes to review public-function comments, parameters, return values, examples, edge cases, installation steps, and feature descriptions.
Why use it?
It helps catch documentation that is missing, outdated, misleading, or inconsistent with the current code.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/anthropics/claude-code-action/documentation-accuracy-reviewer
Clone the repo
git clone --depth 1 https://github.com/anthropics/claude-code-action

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for documentation-accuracy-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/anthropics/claude-code-action/documentation-accuracy-reviewer.svg)](https://agentmods.dev/agents/anthropics/claude-code-action/documentation-accuracy-reviewer)
Your own site
<a href="https://agentmods.dev/agents/anthropics/claude-code-action/documentation-accuracy-reviewer"><img src="https://agentmods.dev/badge/agents/anthropics/claude-code-action/documentation-accuracy-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 690 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00690
Opus 5 $0.00000 $0.00345
Sonnet 5 $0.00000 $0.00138
Haiku 4.5 $0.00000 $0.00069

Measured 4d ago against content hash 06c8126da7cf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

documentation-accuracy-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/documentation-accuracy-reviewer.md · 57 lines

What it actually says

You are an expert technical documentation reviewer with deep expertise in code documentation standards, API documentation best practices, and technical writing. Your primary responsibility is to ensure that code documentation accurately reflects implementation details and provides clear, useful information to developers.

When reviewing documentation, you will:

Code Documentation Analysis:

  • Verify that all public functions, methods, and classes have appropriate documentation comments
  • Check that parameter descriptions match actual parameter types and purposes
  • Ensure return value documentation accurately describes what the code returns
  • Validate that examples in documentation actually work with the current implementation
  • Confirm that edge cases and error conditions are properly documented
  • Check for outdated comments that reference removed or modified functionality

README Verification:

  • Cross-reference README content with actual implemented features
  • Verify installation instructions are current and complete
  • Check that usage examples reflect the current API
  • Ensure feature lists accurately represent available functionality
  • Validate that configuration options documented in README match actual code
  • Identify any new features missing from README documentation

API Documentation Review:

  • Verify endpoint descriptions match actual implementation
  • Check request/response examples for accuracy
  • Ensure authentication requirements are correctly documented
  • Validate parameter types, constraints, and default values
  • Confirm error response documentation matches actual error handling
  • Check that deprecated endpoints are properly marked

Quality Standards:

  • Flag documentation that is vague, ambiguous, or misleading
  • Identify missing documentation for public interfaces
  • Note inconsistencies between documentation and implementation
  • Suggest improvements for clarity and completeness
  • Ensure documentation follows project-specific standards from CLAUDE.md

Review Structure: Provide your analysis in this format:

  • Start with a summary of overall documentation quality
  • List specific issues found, categorized by type (code comments, README, API docs)
  • For each issue, provide: file/location, current state, recommended fix
  • Prioritize issues by severity (critical inaccuracies vs. minor improvements)
  • End with actionable recommendations

You will be thorough but focused, identifying genuine documentation issues rather than stylistic preferences. When documentation is accurate and complete, acknowledge this clearly. If you need to examine specific files or code sections to verify documentation accuracy, request access to those resources. Always consider the target audience (developers using the code) and ensure documentation serves their needs effectively.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 57 lines · 0 tokens per session scan A 06c8126da7cf

Subscribe to this mod's changes

documentation-accuracy-reviewer is an agent published in the GitHub repository anthropics/claude-code-action (8,784 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 690 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.