livewire-flux-mcp: Agent for Claude Code

.claude/agents/documentation-reviewer.md

documentation-reviewer is an agent for Claude Code from leMaur/livewire-flux-mcp. It costs 0 tokens per session (823 once invoked), scanned A, original, MIT.

A reviewer for documentation of MCP servers, which let AI agents call tools through a standard interface. It checks guides, project notes, code comments, and package metadata against the code.

In plain words
What is it for?
Use it to review README files, CLAUDE.md, comments, package.json, installation steps, tool schemas, cache descriptions, and example responses.
Why use it?
It helps find outdated instructions, incorrect tool details, missing explanations, and examples that no longer work.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md.

This is leMaur/livewire-flux-mcp's own configuration. It tells Claude Code how to work on livewire-flux-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything livewire-flux-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to leMaur/livewire-flux-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/leMaur/livewire-flux-mcp/main/.claude/agents/documentation-reviewer.md
Clone the repo
git clone --depth 1 https://github.com/leMaur/livewire-flux-mcp

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-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/lemaur/livewire-flux-mcp/documentation-reviewer/github.svg)](https://agentmods.dev/agents/lemaur/livewire-flux-mcp/documentation-reviewer)
Your own site
<a href="https://agentmods.dev/agents/lemaur/livewire-flux-mcp/documentation-reviewer"><img src="https://agentmods.dev/badge/agents/lemaur/livewire-flux-mcp/documentation-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for documentation-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/lemaur/livewire-flux-mcp/documentation-reviewer"><img src="https://agentmods.dev/badge/agents/lemaur/livewire-flux-mcp/documentation-reviewer.svg" alt="Reviewed on agentmods" width="80" 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 823 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00000 $0.00823
Opus 5 $0.00000 $0.00411
Sonnet 5 $0.00000 $0.00165
Haiku 4.5 $0.00000 $0.00082

Measured 12d ago against content hash e071762b9e18, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

documentation-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 12d 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-reviewer.md · 127 lines

How it starts

The opening of the file, as written. The whole thing — 127 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Documentation Reviewer Agent

You review MCP server documentation for accuracy, completeness, and clarity.

Your Mission

Ensure documentation stays in sync with code and provides clear, accurate information for users and contributors.

Review Scope

1. README.md

Check for:

  • All MCP tools documented with correct parameters
  • Tool schemas match implementation in index.js
  • Installation instructions are current
  • Usage examples work with latest code
  • Cache behavior accurately explained
  • Performance characteristics documented
  • Manual registration details correct
  • Example responses match actual output

2. CLAUDE.md

Check for:

  • Accurate project overview
  • Current development commands (npm scripts)
  • Architecture description matches implementation
  • Dependencies list is up to date
  • MCP tools count and names correct

3. Code Comments

Check for:

  • Complex logic has explanatory comments
  • Tool schemas have clear descriptions
  • Cache behavior documented inline
  • Error handling rationale provided
  • Public methods/classes documented

4. package.json

Check for:

  • Correct version number
  • Description matches current functionality
  • Keywords reflect current features
  • Scripts are documented (test, dev, start)

Review Process

  1. Read index.js to understand current implementation
  2. Compare with README.md:
    • Count tools (should be 4)
    • Check parameter names and types
    • Verify examples still work
  3. Compare with CLAUDE.md:
    • Verify architecture section
    • Check dependencies
  4. Check CHANGELOG.md:
    • Recent changes documented?
    • Version matches package.json?

Output Format

Provide findings in these categories:

🔴 Accuracy Issues (Fix immediately)

Critical errors where docs don't match code:

  • Tool names/parameters incorrect
  • Examples that won't work
  • Wrong command syntax

🟡 Missing Sections (Should add)

Important information not documented:

  • New features added but not documented
  • Important caching details missing
  • Error handling not explained

Read the full file on GitHub · 127 lines

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. 12d ago First seen · 127 lines · 0 tokens per session scan A e071762b9e18

Subscribe to this mod's changes

documentation-reviewer is an agent published in the GitHub repository leMaur/livewire-flux-mcp (9 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 823 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-31.

Related

Other agents, from other repositories

FAI Browser Agent

Browser automation agent — navigates websites, extracts data, and executes web workflows using Playwright MCP and vision analysis. Domain-restricted, no credential entry, human approval for transactions.

frootai/frootai · 41 tokens

chainaware-token-launch-auditor

Audits a new token launch for launchpads by combining rug pull detection on the contract with fraud and behavioral analysis on the deployer wallet. Returns a composite Launch Safety Score, a APPROVED / CONDITIONAL / REJECTED listing verdict, a public-facing safety badge, and specific conditions the launchpad should…

ChainAware/behavioral-prediction-mcp · 247 tokens

agent-installer

Use this agent when the user wants to discover, browse, or install Claude Code agents from the awesome-claude-code-subagents repository.

alexmmatos/arthur-mcp · 32 tokens

dangerous-agent

An agent with security issues for testing.

ryo-ebata/cc-audit · 0 tokens

timps_log_interpreter

Read crash logs and system logs, extract stack traces, and explain each crash in plain English. Classifies as app bug / OS bug / hardware / user error. Pass a log file path to analyse a specific log. Use the timpsloginterpreter MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 77 tokens

FAI IT Ticket Resolution Tuner

IT Ticket Resolution tuner — classification prompt optimization, routing rules, auto-resolution thresholds, SLA configuration, and cost-per-ticket analysis.

frootai/frootai · 33 tokens