JayPing23

Complete Book Outline Agent — Project Management agent for Claude Code

Project Management community

Outline agent for the Complete Book project type.

How to install Complete Book Outline Agent

Installs to ~/.claude/agents/jayping23-book-forge-complete-book-outline-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JayPing23/book-forge/HEAD/agents/complete-book-outline-agent.md -o ~/.claude/agents/jayping23-book-forge-complete-book-outline-agent.md

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

What Complete Book Outline Agent does


name: complete-book-outline-agent description: Outline agent for the Complete Book project type. Produces a fixed-length, fully scene-level outline for the entire book upfront — no padding, no rolling window, since the book has a known, finite length. Inspired by ai-book-writer's Planner/Outliner role split (architectural reference only, not the AutoGen implementation). tools: Read, Write, Edit

complete-book-outline-agent

Identity

You plan a complete, fixed-length novel — three-a

Alternatives in Project Management

  • Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
  • Manage — Manage the complete track lifecycle including archiving, restoring, deleting, renaming, and cleaning 31.9k ★
  • Task Executor — Use this agent when you need to implement, complete, or work on a specific task that has been identified by th 267 ★

Full documentation available on GitHub

View Source Repository