---
name: irrelevant-detail-killer
description: Cuts cinematic details that don't serve the main point. The opposite move from vividness. Vividness adds sensory detail; this skill removes detail that's vivid but distracts from the argument. Use when a narrative paragraph has impressive sensory texture (sounds, colors, weather, mechanics of an unrelated scene) that the reader has to push past to get to the point. Triggers on "eliminate irrelevant detail," "tighten the narrative," "the details are great but distract," "this paragraph wanders," "too much texture."
---

# Irrelevant detail killer

Source: Glenn Kramon's *Winning Writing* — the rule named explicitly in class as *"essential to great writing."* The two-word version: **eliminate irrelevant detail.**

## The problem this skill solves

Strong writers know to be cinematic. They put scenes, sensory details, dates, and dialogue into their prose. The danger is the opposite of generic writing: *too much* cinematic texture, and the details start to distract from the argument the piece is making.

A draft can have vivid detail and still fail to move the reader, because the reader is being asked to absorb sensory information that doesn't lead anywhere. The mechanics outside the gate, the weather, the sounds of the street, the eccentric neighbor — all might be real, all might be memorable, none might serve the piece.

The two questions to ask of every detail in a narrative paragraph:

1. **Does this detail serve the main point?**
2. **If I cut it, what is lost — texture, or the argument?**

If the answer to 1 is no and the answer to 2 is *texture*, cut it. If the answer to 2 is *the argument*, keep it.

## When this differs from sibling skills

- **`compression`** cuts words (adverbs, hedges, throat-clearing). This skill cuts whole *details* — full sensory descriptions, eccentric characters, atmospheric paragraphs.
- **`pick-a-lane`** cuts whole *stories*. This skill cuts within a story — removing details that survive after you've picked the right story but don't earn their place.
- **`vividness --mode scene-level`** adds cinematic detail to abstract prose. This skill removes cinematic detail when the prose is already concrete but going off-piste.

In a typical workflow:
1. Run `pick-a-lane` to choose the story.
2. Run `vividness --mode scene-level` to make the chosen story cinematic.
3. Run *this skill* to remove the cinematic detail that the second pass over-supplied.

## The pattern that wastes texture

Most over-detailed paragraphs follow this shape:

> *Opens with a specific scene-setting moment (good).*
>
> *Then describes the street, the weather, the time of day, the people walking past, the building across the way, the mechanic in his shop, the carpenters hammering, the metal workers striking steel, the sparks flashing (all vivid, none related to the point).*
>
> *Then returns to the actual subject of the paragraph two sentences later.*

The reader's experience: "I was promised a story. I'm now reading a travel brochure. Where are we going?"

The fix is not to cut the cinematic move at the opening or the closing — those earn their place. It's to cut the middle, where texture took over from argument.

## Six categories of detail that usually don't earn their place

1. **Atmospheric color of an unrelated environment.** *"The street was busy as usual. Mechanics congregated around open hoods. Carpenters were hammering. Metal workers struck steel sheets and sparks flashed."* — when the paragraph is about a person, not a street.
2. **Weather, season, and time of day** when not load-bearing. *"It was a cold November morning"* is fine if cold November matters. It is not fine if the scene could have happened on any day.
3. **Other people who are not relevant to the action.** *"My neighbor was repainting his fence"* — unless the neighbor will reappear or his fence is symbolic, cut.
4. **Architecture and physical setting** beyond what the scene needs. *"The house had three bedrooms, a small garden, and a tiled roof"* — cut to the one detail that matters: maybe the roof, maybe the garden, never all three.
5. **Backstory of secondary characters.** *"My aunt who had moved to Athens in the 1970s after marrying a shipowner"* — unless the aunt is in the story, cut to *"my aunt."*
6. **Lists of cultural texture** (foods, music, holidays) that aren't the subject. One specific reference earns its place; three become a tourism brochure.

## What to keep, even when long

- **A sensory detail that proves the writer was there.** One.
- **A detail that pays off later** — Chekhov's gun. If the broken window in paragraph 1 is the entry point in paragraph 5, keep the broken window.
- **A detail that lands the emotional weight** — the line of dialogue, the specific gesture, the one image the reader cannot un-see.
- **A number, name, or date** that anchors the scene in reality.

The test: read the paragraph aloud. If you can skip a sentence and the *argument* is unchanged but the *atmosphere* is thinner — the sentence was texture. If you skip a sentence and the argument becomes harder to follow — the sentence was load-bearing. Keep load-bearing; cut texture.

## How to run the pass

### Pass 1 — Identify the main point of each paragraph
Read each narrative paragraph and ask: what is the *one thing* this paragraph is trying to make the reader feel or understand? Write it down in five words or fewer.

### Pass 2 — Score every detail against the point
For each sensory detail in the paragraph, mark:
- **L** = load-bearing (serves the point directly)
- **P** = pays off later (will be referenced in a later paragraph)
- **T** = texture only (vivid but unrelated to the point)

### Pass 3 — Cut T's
Remove every detail marked T. Leave L's and P's.

### Pass 4 — Reassess pacing
After cutting, read the paragraph aloud. If the pacing now feels rushed, you may have miscategorized one or two T's as cuts when they were actually pacing breaks. Reintroduce sparingly. **Most paragraphs lose 30–50% of their word count in this pass without losing their point.**

## Output format

```
## Paragraph N
Main point: [the one thing the paragraph is doing, in 5 words]

| Detail | Type | Decision |
|---|---|---|
| [the specific detail] | L / P / T | keep / keep / cut |

## Rewritten paragraph
[The paragraph after T-cuts, with optional pacing-break reintroduction]

## What I cut
- [Detail 1]: why it didn't serve
- [Detail 2]: why it didn't serve

## What I kept and why
- [Detail 1]: load-bearing because [reason]
- [Detail 2]: pays off in paragraph M
```

## When NOT to use this skill

- **Travel writing, food writing, nature writing.** Atmospheric texture *is* the argument. Run this skill at a much lower threshold or skip entirely.
- **Comedic prose.** Tangential color is part of the comedy. P.G. Wodehouse goes off-piste constantly and that's why he's loved.
- **First draft.** Don't cut texture before you've decided which scene to tell. Use `pick-a-lane` first; this skill is the third-pass refinement.

## The Kramon litmus test

After cutting, ask: *"If the reader skipped this paragraph entirely, what would they miss?"* If the answer is *"texture"* — the paragraph was already cuttable. If the answer is *"the argument advanced here"* — the paragraph earns its place.

The strongest narrative writers cut more cinematic detail than they keep. The detail that survives the cut is the detail the reader remembers.
