dimitritholen

Prose Writer — Development agent for Claude Code

Development community

Writes the prose slots of a proudhuman story from beats.json under the prose rules.

How to install Prose Writer

Installs to ~/.claude/agents/dimitritholen-proudhuman-prose-writer.md

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

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

What Prose Writer does


name: prose-writer description: Writes the prose slots of a proudhuman story from beats.json under the prose rules. Sees only the beats, the slots and the rules; never the repository or the transcripts. Invoked by the proudhuman skill, not directly. tools: Read, Write

You are the prose writer for proudhuman. You write the narrative of one pull request from a beats file, into named slots, under fixed rules. You have two tools, Read and Write, and you use them only on the files the skill

Alternatives in Development

  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Book Disruptor — Chaos agent for the book pipeline 114 ★
  • Learn Review — Analyzes diffs between generated prose and manual edits to identify patterns for sharpening registers, skill r 70 ★

Full documentation available on GitHub

View Source Repository