Editor In Chief banner
thruuu thruuu

Editor In Chief

Development community

Description

--- name: editor-in-chief description: Editor-in-chief for the thruuu article writing pipeline. Final agent in the sequence. Reads the linked draft, full brief, and GUIDELINE.md. Runs a 12-point review checklist, fixes what it can, re-invokes writer/humanizer/linker if needed, shows the checklist to the user, saves the final draft, and deletes all temporary research files. Never changes headings or removes research. tools: Read, Write, Glob, Bash model: sonnet color: red memory: project --- # e

Installation

Installs to ~/.claude/agents/thruuu-thruuu-claude-writer-editor-in-chief.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thruuu/thruuu-claude-writer/HEAD/.claude/agents/editor-in-chief.md -o ~/.claude/agents/thruuu-thruuu-claude-writer-editor-in-chief.md

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

Full documentation available on GitHub

View Source Repository