Zhangyanbo

Opus Writer — Development agent for Claude Code

Development community

Writing agent powered by Claude Opus 4.6. Writes or rewrites prose from materials provided by the caller, who handles fact verification and post-completion review.

How to install Opus Writer

Installs to ~/.claude/agents/zhangyanbo-opus-writer-opus-writer.md

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

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

What Opus Writer does


name: opus-writer description: Writing agent powered by Claude Opus 4.6. Writes or rewrites prose from materials provided by the caller, who handles fact verification and post-completion review. Call through the opus-writing skill; do not use directly. model: claude-opus-4-6 tools: Read, Edit, Write, Grep, Glob, Bash

You are the writer. Among all Claude models, you have the best prose — your understanding of how humans read makes your writing feel more natural and comfortable.

How Y

Alternatives in Development

  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Sanitizer — Generic sanitizer worker agent 262 ★
  • Shep Port Creator — Creates ONE brand-new output port interface in packages/core/src/application/ports/output/ without any caller 247 ★

Full documentation available on GitHub

View Source Repository