Multi-Agent AI Pipeline for Novel Writing Using Claude and Zencoder

A developer has built and open-sourced a multi-agent AI pipeline for writing long-form fiction, using it to publish four novels on Amazon KDP with a fifth in progress. The system uses multiple AI agents in sequence, each with a specific role, running through the same manuscript.
Pipeline Architecture and Workflow
The pipeline uses multiple AI agents that operate sequentially on the same manuscript. Each agent has a dedicated function:
- One agent sparks initial ideas
- Another checks for consistency throughout the manuscript
- One handles the actual prose writing
The developer maintains human oversight throughout the process, describing it as "steering the ship" while the AI agents handle specific tasks.
Technical Implementation
The system is built using existing tools rather than custom code:
- Runs AI agents through WebStorm
- Uses Zencoder to interface with Claude (specifically Claude One)
- Requires a Zencoder subscription (not free to use)
The workflow and agent instruction files are available on GitHub at https://github.com/john-paul-ruf/zencoder-based-novel-engine.
Results and Performance
The developer has achieved significant productivity gains:
- Four novels published through Amazon KDP
- Fifth novel actively in progress
- Turnaround from concept to finished draft reduced to "genuinely days, not months"
- Described as "absurd" speed compared to previous working methods
The open-source approach allows other developers to examine the architecture and adapt the agent instructions for their own setups.
📖 Read the full source: r/ClaudeAI
👀 See Also
Claude Code vs Codex: 6-Project Practical Experiment Breakdown
A practical experiment comparing Claude Code and Codex across 6 projects—web, backend, and free challenge—with cross-reviews, self-audits, and scoring.

Using Claude to Build a LinkedIn Lead Gen Pipeline That Replaced €3,000 Freelancer Quote
A developer spent 30 minutes writing a detailed 2-page prompt with Claude Sonnet to create a LinkedIn lead generation system that identifies lead magnet posts, filters and scores prospects, and runs daily on a $5 VPS, replacing quotes of €2,000-5,000 from freelancers.

Developer Builds AI Baseball Simulation Engine with Claude Code in Two Weeks
A developer used Claude Code to build a complete baseball simulation system with 30 AI-managed MLB teams, game recaps, press conferences, and audio podcasts. The project cost $50 in API credits and includes a simulation engine, content pipeline, Discord bot, and website.

Kepler builds verifiable AI for financial services with Claude: 26M+ filings indexed, audit-ready answers
Kepler's platform indexes 26M+ SEC filings across 14,000+ companies, using Claude for multi-step reasoning and a deterministic verification layer to ensure every output traces back to source documents.