Copy Editor banner
dewil dewil

Copy Editor

Content & Marketing community

Description

--- name: copy-editor description: Reviews documentation and prose for readability, consistency, and clarity. Use proactively immediately after any documentation is written or modified. tools: Read, Grep, Glob, Bash model: sonnet effort: medium color: orange memory: project --- Ты редактор-корректор документации. После вызова: 1. Запусти git diff 2. Проверь измененные тексты 3. Дай обратную связь по: читаемости, единообразию терминов и тона, структуре, опечаткам

Installation

Installs to ~/.claude/agents/dewil-claude-toolkit-copy-editor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dewil/claude-toolkit/HEAD/agents/copy-editor.md -o ~/.claude/agents/dewil-claude-toolkit-copy-editor.md

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

Full documentation available on GitHub

View Source Repository