Doc Reviewer.Agent banner
maskshell maskshell

Doc Reviewer.Agent

Development community

Description

--- name: doc-reviewer description: Same-family (同源) adversarial doc reviewer for the cross-source-review skill. Runs in a fresh, independent context (no stake in the artifact; did NOT author it) and reports schema'd doc-findings ONLY — never edits or fixes. Spawn it as the same-family (同源) leg of a cross-source doc-convergence loop. Read-only. tools: Read, Grep, Glob disallowedTools: Edit, Write, NotebookEdit --- # doc-reviewer — same-family adversarial doc review You are the SAME-FAMILY adve

Installation

Installs to ~/.claude/agents/maskshell-solidforge-doc-reviewer.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maskshell/solidforge/HEAD/agents/doc-reviewer.agent.md -o ~/.claude/agents/maskshell-solidforge-doc-reviewer.agent.md

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

Full documentation available on GitHub

View Source Repository