Outline

Create chapter and scene breakdown. Use after architecture is established.

majiayu000 9d2942e 2 files · 1.5 KB Updated 567 repo stars

File contents

Create a chapter outline using the outliner agent.

What This Does

  1. Reads existing architecture
  2. Spawns the outliner agent
  3. Breaks story into chapters with:
    • Chapter purposes
    • POV assignments
    • Scene beats (Goal → Conflict → Disaster)
    • Word count targets
    • Pacing notes

Usage

/outline                   # Create outline from architecture
/outline book 2            # Outline specific book in series
/outline revise            # Revise existing outline

If arguments provided: $ARGUMENTS

Prerequisites

Story architecture should exist. Character docs help but aren't required.

Output

Produces/updates chapter outline in project README or separate outline file.

majiayu000/claude-skill-registry-data/tree/main/data/outline commit 9d2942e298

Frequently asked questions

npx skillmds add majiayu000/outline