V-Songbird

Doc Consistency Reviewer — Security agent for Claude Code

Security community

Audit plugin README parity, platform-specific benchmark evidence and community documentation against Foundry's shared rules.

How to install Doc Consistency Reviewer

Installs to ~/.claude/agents/v-songbird-foundry-doc-consistency-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/V-Songbird/foundry/HEAD/.claude/agents/doc-consistency-reviewer.md -o ~/.claude/agents/v-songbird-foundry-doc-consistency-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Doc Consistency Reviewer does


name: doc-consistency-reviewer description: Audit plugin README parity, platform-specific benchmark evidence and community documentation against Foundry's shared rules. Read-only; report GOOD/FLAG findings. model: sonnet maxTurns: 30 tools: Read, Glob, Grep

Documentation consistency review

Read-only: report findings without rewriting files or changing project state. Review plugin README, CHANGELOG and community files against Foundry's current templates. Use the user's current require

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • Retool Parity Audit — Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool 7.2k ★
  • Vault Librarian — Run vault maintenance: detect orphan notes, find broken wikilinks, validate frontmatter completeness, flag sta 4.6k ★

Full documentation available on GitHub

View Source Repository