Comedy Writing Skill
Joke structure, comedic timing, set construction, callback patterns, and audience engagement for comedy writers.
Core Principle
Comedy is an argument with reality. The comedian's job is to find the truth hiding inside the absurd — then deliver it so precisely the audience has no choice but to laugh. Structure enables spontaneity.
Joke Anatomy
Setup → Punch
Every joke has two parts:
- Setup — Establishes an assumption (the "first story")
- Punch — Violates the assumption (the "second story")
The laugh happens at the moment the audience's brain resolves the gap between the two stories.
The Benign Violation Theory
A joke succeeds when something feels:
- Wrong (violation) — but not threatening
- OK (benign) — but not boring
The sweet spot is the overlap.
Joke Structures
One-Liner
- Setup and punch in a single sentence
- Economy of words is everything
- Example pattern: "I used to [setup]. I still do, but I used to, too." — Mitch Hedberg
Rule of Three
- Two items establish a pattern; the third breaks it
- Pattern: Normal, Normal, Absurd
- The third item does the work — load the funny there
Callback
- Reference a joke from earlier in the set in a new context
- Creates a "shared history" with the audience
- Best callbacks surprise even the comedian's own earlier setup
Tag
- Additional punchlines stacked onto the same setup
- Each tag extends the laugh without needing new setup
- Top comics get 3–5 tags per core joke
Act-Out
- Physical/vocal performance of a character or scenario
- Breaks the "talking head" pattern
- Voice changes, body language, and spatial movement
Misdirect
- Setup implies one direction; punch goes somewhere unexpected
- Subverts the audience's prediction engine
- Works best when the expected answer is already funny
Set Construction
5-Minute Set Structure
| Segment |
Duration |
Purpose |
| Opener |
30–45s |
Establish persona, quick laugh, build trust |
| Chunk 1 |
60–90s |
First thematic block (3–5 jokes) |
| Chunk 2 |
60–90s |
Second thematic block |
| Chunk 3 |
60–90s |
Third thematic block |
| Closer |
30–60s |
Strongest material, callback to opener, leave on high |
Chunk Design
A chunk is a thematic unit (e.g., "dating apps", "airport security", "my family"):
- Premise — The observation or opinion that anchors the chunk
- Core joke — The strongest setup/punch on the premise
- Tags — 2–4 additional angles on the same premise
- Transition — Bridge to next chunk (thematic or callback)
Set List Notation
- One line per joke (trigger word, not full text)
- Mark tested vs. new material
- Track laughs per minute (LPM) — target: 4–6 for club sets
{
"set": "Open Mic - The Laugh Factory",
"date": "2026-04-14",
"duration_minutes": 5,
"jokes": [
{ "trigger": "dating apps", "type": "core", "laugh": true, "tags_landed": 2 },
{ "trigger": "airport security", "type": "new", "laugh": false, "notes": "setup too long" },
{ "trigger": "callback: apps", "type": "callback", "laugh": true }
],
"lpm": 4.2
}
Comedic Devices
| Device |
Description |
Example Use |
| Exaggeration |
Amplify to absurdity |
Take a real annoyance to its logical extreme |
| Understatement |
Downplay the significant |
Describe a disaster casually |
| Irony |
Say the opposite of what you mean |
Deadpan delivery of absurd statement |
| Analogy |
Compare unlike things |
"Marriage is like a deck of cards..." |
| Self-deprecation |
Target yourself |
Disarms audience, builds likability |
| Observational |
"Have you noticed..." |
Shared experience as comedy fuel |
| Dark humor |
Find comedy in difficult topics |
Requires trust and precise calibration |
| Absurdism |
Logic in illogical worlds |
Commit fully to the impossible premise |
Timing & Delivery
Pacing Principles
- Pause before punch — Let the setup land, create anticipation
- Pause after punch — Let the audience laugh; don't step on laughs
- Speed up for lists — Rapid-fire tags build momentum
- Slow down for act-outs — Physical comedy needs room to breathe
Word Economy
- Cut every word that doesn't serve the setup or punch
- Final word of the punch should be the funny word
- Rewrite until the punch is as late in the sentence as possible
Writing Process
Generating Material
- Premise mining — List things that annoy, confuse, or delight you
- "What's true about this?" — Find the honest observation
- "What if...?" — Push the truth to its extreme
- Write 10 punches — For every setup, write 10 possible punches; keep 1–2
- Edit ruthlessly — If a joke needs explanation, it's not ready
Testing & Iteration
- Perform new material at open mics, not headlining shows
- Record every set (audio minimum)
- Track which jokes get laughs, silence, or groans
- A joke isn't "done" until it works 3 times with different audiences
- Kill darlings: if you love a joke but audiences don't, it goes in the drawer
AI in Comedy — Guardrails
- AI can help with premise exploration and word alternatives, not punchline generation
- Comedian's voice and perspective are the product — AI-generated jokes lack authentic POV
- Use AI for: brainstorming angles, finding synonyms, checking if a premise has been done
- Never use AI to: write final material, replace stage time, generate "crowd work"
- The audience is buying the comedian's brain, not an algorithm's output
1---2name: comedy-writing3description: Joke structure, comedic timing, set construction, callback patterns, and audience engagement for comedy writers.4---56# Comedy Writing Skill78> Joke structure, comedic timing, set construction, callback patterns, and audience engagement for comedy writers.910## Core Principle1112Comedy is an argument with reality. The comedian's job is to find the truth hiding inside the absurd — then deliver it so precisely the audience has no choice but to laugh. Structure enables spontaneity.1314## Joke Anatomy1516### Setup → Punch17Every joke has two parts:181. **Setup** — Establishes an assumption (the "first story")192. **Punch** — Violates the assumption (the "second story")2021The laugh happens at the moment the audience's brain resolves the gap between the two stories.2223### The Benign Violation Theory24A joke succeeds when something feels:25- **Wrong** (violation) — but not threatening26- **OK** (benign) — but not boring27The sweet spot is the overlap.2829## Joke Structures3031### One-Liner32- Setup and punch in a single sentence33- Economy of words is everything34- Example pattern: "I used to [setup]. I still do, but I used to, too." — Mitch Hedberg3536### Rule of Three37- Two items establish a pattern; the third breaks it38- Pattern: Normal, Normal, Absurd39- The third item does the work — load the funny there4041### Callback42- Reference a joke from earlier in the set in a new context43- Creates a "shared history" with the audience44- Best callbacks surprise even the comedian's own earlier setup4546### Tag47- Additional punchlines stacked onto the same setup48- Each tag extends the laugh without needing new setup49- Top comics get 3–5 tags per core joke5051### Act-Out52- Physical/vocal performance of a character or scenario53- Breaks the "talking head" pattern54- Voice changes, body language, and spatial movement5556### Misdirect57- Setup implies one direction; punch goes somewhere unexpected58- Subverts the audience's prediction engine59- Works best when the expected answer is already funny6061## Set Construction6263### 5-Minute Set Structure64| Segment | Duration | Purpose |65|---------|----------|---------|66| Opener | 30–45s | Establish persona, quick laugh, build trust |67| Chunk 1 | 60–90s | First thematic block (3–5 jokes) |68| Chunk 2 | 60–90s | Second thematic block |69| Chunk 3 | 60–90s | Third thematic block |70| Closer | 30–60s | Strongest material, callback to opener, leave on high |7172### Chunk Design73A chunk is a thematic unit (e.g., "dating apps", "airport security", "my family"):741. **Premise** — The observation or opinion that anchors the chunk752. **Core joke** — The strongest setup/punch on the premise763. **Tags** — 2–4 additional angles on the same premise774. **Transition** — Bridge to next chunk (thematic or callback)7879### Set List Notation80- One line per joke (trigger word, not full text)81- Mark tested vs. new material82- Track laughs per minute (LPM) — target: 4–6 for club sets8384```json85{86 "set": "Open Mic - The Laugh Factory",87 "date": "2026-04-14",88 "duration_minutes": 5,89 "jokes": [90 { "trigger": "dating apps", "type": "core", "laugh": true, "tags_landed": 2 },91 { "trigger": "airport security", "type": "new", "laugh": false, "notes": "setup too long" },92 { "trigger": "callback: apps", "type": "callback", "laugh": true }93 ],94 "lpm": 4.295}96```9798## Comedic Devices99100| Device | Description | Example Use |101|--------|-------------|-------------|102| **Exaggeration** | Amplify to absurdity | Take a real annoyance to its logical extreme |103| **Understatement** | Downplay the significant | Describe a disaster casually |104| **Irony** | Say the opposite of what you mean | Deadpan delivery of absurd statement |105| **Analogy** | Compare unlike things | "Marriage is like a deck of cards..." |106| **Self-deprecation** | Target yourself | Disarms audience, builds likability |107| **Observational** | "Have you noticed..." | Shared experience as comedy fuel |108| **Dark humor** | Find comedy in difficult topics | Requires trust and precise calibration |109| **Absurdism** | Logic in illogical worlds | Commit fully to the impossible premise |110111## Timing & Delivery112113### Pacing Principles114- **Pause before punch** — Let the setup land, create anticipation115- **Pause after punch** — Let the audience laugh; don't step on laughs116- **Speed up for lists** — Rapid-fire tags build momentum117- **Slow down for act-outs** — Physical comedy needs room to breathe118119### Word Economy120- Cut every word that doesn't serve the setup or punch121- Final word of the punch should be the funny word122- Rewrite until the punch is as late in the sentence as possible123124## Writing Process125126### Generating Material1271. **Premise mining** — List things that annoy, confuse, or delight you1282. **"What's true about this?"** — Find the honest observation1293. **"What if...?"** — Push the truth to its extreme1304. **Write 10 punches** — For every setup, write 10 possible punches; keep 1–21315. **Edit ruthlessly** — If a joke needs explanation, it's not ready132133### Testing & Iteration134- Perform new material at open mics, not headlining shows135- Record every set (audio minimum)136- Track which jokes get laughs, silence, or groans137- A joke isn't "done" until it works 3 times with different audiences138- Kill darlings: if you love a joke but audiences don't, it goes in the drawer139140## AI in Comedy — Guardrails141142- AI can help with premise exploration and word alternatives, not punchline generation143- Comedian's voice and perspective are the product — AI-generated jokes lack authentic POV144- Use AI for: brainstorming angles, finding synonyms, checking if a premise has been done145- Never use AI to: write final material, replace stage time, generate "crowd work"146- The audience is buying the comedian's brain, not an algorithm's output