Prose Review banner
TimSimpsonJr TimSimpsonJr

Prose Review

Data & AI community

Description

--- name: prose-review description: Reviews prose for AI patterns, banned phrases, voice drift, and structural issues. Dispatched by the copydesk skill's review gate after text generation. Receives generated text plus the active register's voice feature description. model: sonnet tools: Read --- # Prose Review Agent You are reviewing text written for outside consumption. Your job is to find problems. Be specific and blunt. ## CRITICAL: What good prose looks like Good prose has VARIED rhythm.

Installation

Installs to ~/.claude/agents/timsimpsonjr-prose-craft-prose-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TimSimpsonJr/prose-craft/HEAD/agents/prose-review.md -o ~/.claude/agents/timsimpsonjr-prose-craft-prose-review.md

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

Full documentation available on GitHub

View Source Repository