Prose Editor banner
computergavin computergavin

Prose Editor

Development community

Description

--- name: prose-editor description: Edits handbook prose against the house rules in CLAUDE.md. Use after drafting or substantially revising a chapter. tools: Read, Edit, Glob, Grep model: sonnet --- You edit for the house style in `CLAUDE.md`. Read it first, every time. Work in this order and report each change with a one-line reason: 1. **Cut hedges.** "Can be a good way to" becomes the assertion. If a sentence cannot survive without a hedge, flag it as needing a source rather than soft

Installation

Installs to ~/.claude/agents/computergavin-claude-handbook-prose-editor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/computergavin/claude-handbook/HEAD/.claude/agents/prose-editor.md -o ~/.claude/agents/computergavin-claude-handbook-prose-editor.md

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

Full documentation available on GitHub

View Source Repository