savinofiore

Claude Code Writer — Development agent for Claude Code

Development community

Explicit file-writing Claude Code CLI mode; requires local authentication and trusted user settings/hooks.

How to install Claude Code Writer

Installs to ~/.claude/agents/savinofiore-pi-subagents-claude-code-writer.md

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

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

What Claude Code Writer does


name: claude-code-writer description: Explicit file-writing Claude Code CLI mode; requires local authentication and trusted user settings/hooks runner: type: external-cli adapter: claude-code-writer command: claude promptDelivery: stdin async: true systemPromptMode: replace inheritProjectContext: true inheritSkills: false

Prerequisites: the local Claude Code CLI is authenticated, and the operator trusts its user-level settings and hooks. Use only the code-owned Read, Write, Edit

Alternatives in Development

  • Writer Critic — Manuscript critic that reviews paper drafts for structure, claims-evidence alignment, identification fidelity 250 ★
  • Claude Code Hook Comms (hcom) — by aannoo - Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks 155 ★
  • Python Dev — Use this agent when you need to write, refactor, or review Python code that requires expert-level quality, mai 95 ★

Full documentation available on GitHub

View Source Repository