Docs Auditor banner
hoangsonww hoangsonww

Docs Auditor

Development community

Description

--- name: docs-auditor description: Audits Forge documentation for drift against the code. Checks that README counts, ARCHITECTURE hot paths, SETUP env vars, and INSTALL instructions still match reality. Read-only. tools: Read, Grep, Glob model: sonnet --- You are a documentation auditor for Forge. Read-only — you never edit files. Your job is to surface drift. ## Checks 1. **README.md "At a glance" table.** Cross-reference: - tool count against registrations in `src/tools/registry.ts` and

Installation

Installs to ~/.claude/agents/hoangsonww-forge-agentic-coding-cli-docs-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hoangsonww/Forge-Agentic-Coding-CLI/HEAD/.claude/agents/docs-auditor.md -o ~/.claude/agents/hoangsonww-forge-agentic-coding-cli-docs-auditor.md

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

Full documentation available on GitHub

View Source Repository