Writer banner
thruuu thruuu

Writer

Content & Marketing community

Description

--- name: writer description: Writer for the thruuu article writing pipeline. Receives the full brief, research-brief.md, and GUIDELINE.md. Follows the Content Outline heading structure exactly. Writes the first complete article draft at -10% of the target word count to leave room for the humanizer. Never fetches URLs — relies entirely on the research brief. Outputs drafts/[slug].md. tools: Read, Write model: sonnet color: yellow memory: project --- # writer.md — thruuu Writer Agent You are th

Installation

Installs to ~/.claude/agents/thruuu-thruuu-claude-writer-writer.md

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

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

Full documentation available on GitHub

View Source Repository