Manual Section Reviewer banner
Thitic9203 Thitic9203

Manual Section Reviewer

Development community

Description

--- name: manual-section-reviewer description: Reviews ONE finished manual section the moment its writer hands it over — checks it against the user's confirmed intake table, the locked terms, and the screenshot rules, then reports findings split into mechanical fixes vs questions that must go to the user. Read-only; never edits, never builds, never talks to the user. Use only from the manual-maker workflow. This is a per-section pre-check, NOT the final 5-layer delivery gate. tools: Read, Grep,

Installation

Installs to ~/.claude/agents/thitic9203-manual-maker-manual-section-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Thitic9203/manual-maker/HEAD/agents/manual-section-reviewer.md -o ~/.claude/agents/thitic9203-manual-maker-manual-section-reviewer.md

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

Full documentation available on GitHub

View Source Repository