---
name: narrative-pacing
description: >
  Control tension curves and narrative rhythm in worldbuilding and storytelling. Reference when
  designing event sequences, plotting revelation spirals, or determining how much pressure to
  apply and when. Derived from RimWorld's storyteller archetypes and narrative design theory.
metadata:
  author: nirav
  version: "1.0"
compatibility: Designed for Claude Code
---

# Narrative Pacing — The Rhythm

A world needs rhythm. Constant crisis is exhausting. Constant peace is boring. The art is in the oscillation — tension and release, question and answer, threat and breathing room. This skill provides templates for controlling that rhythm.

## The Three Storyteller Archetypes

From RimWorld's AI storytelling system — three fundamentally different approaches to pacing:

### Cassandra (The Escalator)

```
Tension
  ▲
  │         ╱╲      ╱╲╲
  │       ╱╱  ╲   ╱╱   ╲╲
  │     ╱╱    ╲╲╱╱      ╲╲    ← crises get bigger
  │   ╱╱                  ╲╲
  │ ╱╱    breathers         ╲╲
  └──────────────────────────────► Time
```

**Pattern**: Steadily increasing tension with breathing room between crises. Each crisis is bigger than the last. Breathing room shortens as stakes rise.

**When to use**: Classic hero's journey. Space opera with escalating threats. The story builds toward a climax. Most novels use some variant of Cassandra.

**The breathing room is critical**: Without it, the reader (and the characters) can't process what happened, form new plans, or dread what's coming. The dread is where the tension actually lives.

### Phoebe (The Slow Burn)

```
Tension
  ▲
  │                    ╱╲
  │                   ╱  ╲
  │                  ╱    ╲
  │  ╱╲            ╱      ╲
  │ ╱  ╲  long calm
  │╱    ╲──────────╱
  └──────────────────────────────► Time
```

**Pattern**: Long periods of peace punctuated by rare but significant crises. Most of the narrative is building, exploring, deepening — not fighting.

**When to use**: Worldbuilding-heavy stories where the world itself is the attraction. Slice-of-life elements. Cowboy Bebop's pacing (mundane episodes punctuated by Spike's past erupting). Atmospheric stories where mood matters more than plot momentum.

**The long calm is the content**: In Phoebe pacing, the quiet periods aren't filler — they're where the reader falls in love with the world. The crisis lands harder because the reader has something to lose.

### Randy (The Absurdist)

```
Tension
  ▲
  │ ╱╲    ╱╲╱╲╱╲
  │╱  ╲  ╱        ╲      ╱╲
  │    ╲╱          ╲    ╱
  │                 ╲──╱
  │                        ╱╲╱╲
  └──────────────────────────────► Time
```

**Pattern**: No discernible pattern. Crises and calm are randomly distributed. The reader cannot predict what's coming.

**When to use**: Worlds that feel chaotic, dangerous, or absurd. When the point is that the universe doesn't care about narrative structure. Dark comedy. Grimdark settings where the unfairness IS the message.

**The power is apophenia**: Humans find patterns even in randomness. A Randy-paced narrative forces the reader to construct meaning from chaos — which makes the meaning feel earned because the reader built it themselves.

## Tension Tools

### The Five Sources of Tension

| Source | Mechanism | Example |
|--------|-----------|---------|
| **Threat** | Something bad might happen | An army approaching; a plague spreading |
| **Mystery** | Something is unknown | What's behind the door; why did the empire fall |
| **Dilemma** | No good options | Save the city or save the person you love |
| **Ticking clock** | Time is running out | The treaty expires at dawn; the ship is sinking |
| **Dramatic irony** | The reader knows more than the character | The reader knows the advisor is a traitor |

The strongest tension combines two or more sources simultaneously. A mystery with a ticking clock. A threat that creates a dilemma. Dramatic irony during a dilemma (the reader knows which choice is wrong).

### Tension Modulation

| To increase tension | To release tension |
|---------------------|-------------------|
| Remove options | Reveal information |
| Add a ticking clock | Remove the ticking clock |
| Introduce a new threat | Resolve a threat |
| Show the stakes concretely | Allow characters to grieve/celebrate |
| Dramatic irony (reader knows danger) | Characters learn what the reader knew |
| Compress time (scenes get shorter) | Expand time (atmospheric breathing room) |

### The Revelation Spiral as Pacing Tool

Each revelation layer change is a pacing event:

```
Layer 0 → Layer 1:  Tension INCREASES (something's wrong)
Layer 1 → Layer 2:  Tension SPIKES (the truth is worse than feared)
Layer 2 → Layer 3:  Tension TRANSFORMS (everything recontextualizes)
```

Space these transitions using the storyteller archetype:
- **Cassandra**: Each layer reveal comes faster, building to climax
- **Phoebe**: Long gaps between reveals, letting each one sink in
- **Randy**: Reveals come unpredictably, some too early, some too late

## Pacing by Artifact Type

Different artifact types carry different pacing weights:

| Artifact Type | Pacing Role |
|--------------|-------------|
| Atmospheric | Breathing room — slows pace, builds mood |
| Clinical | Information delivery — moderate pace, raises questions |
| Chronicle | Context — moderate pace, provides historical weight |
| Epistolary | Intimacy — varies, can be urgent or reflective |
| Mythic | Deepening — slow pace, adds layers of meaning |
| Visceral | Acceleration — fast pace, high tension |
| Uncanny | Dread — slow pace but rising unease |

A well-paced artifact sequence alternates between these: visceral → atmospheric → clinical → epistolary → mythic. Each type resets the reader's emotional state for the next.

## Common Pacing Mistakes

1. **All crisis, no breathing room.** If everything is urgent, nothing is. The reader goes numb.
2. **Breathing room without texture.** Calm periods must deepen the world or characters. Empty calm is just boring.
3. **Reveals too close together.** Each revelation needs time to marinate. The reader needs to build assumptions on each layer before the next one overturns them.
4. **Monotone tension.** Tension should oscillate, not flatline at any level. Even in high-tension sequences, create micro-releases.

## Cross-Domain Connections

- **Writing/narrative-craft/pacing**: This skill controls revelation-level pacing (when world-truths emerge). Writing/pacing controls prose-level tempo (scene speed, compression, expansion). Both must harmonize — a slow-burn revelation spiral needs prose pacing that gives the reader room to absorb each layer.
- **Writing/narrative-craft/narrative-arc**: Storyteller archetypes (Cassandra, Penelope, Randy) are structural complements to traditional narrative arc models (three-act, kishotenketsu, Truby). The storyteller shapes the world's rhythm; the arc shapes the character's journey within it.
