reality-tv-narrative-analyzer
Analyze narrative structures, character arcs, and genre conventions in reality television for academic research and content analysis. Use when studying reality TV editing patterns, mapping contestant storylines, analyzing producer manipulation techniques, comparing show formats, or writing about unscripted television. Triggers on reality TV analysis, unscripted television research, character arc mapping, or genre convention studies.
What this skill does
# Reality TV Narrative Analyzer
Framework for rigorous analysis of reality television narrative construction.
## Core Analytical Premise
Reality TV is **constructed**, not captured. Analysis should examine:
- What producers *choose* to show
- How editing *shapes* meaning
- Which narratives *serve* the format
- How "reality" is *performed* for cameras
## Genre Categories
### Competition Formats
| Format | Structure | Key Tension |
|--------|-----------|-------------|
| Elimination | Weekly votes/cuts | Survival pressure |
| Talent | Performance judging | Skill vs. personality |
| Dating | Rose ceremonies/couples | Romantic stakes |
| Adventure | Physical challenges | Endurance/teamwork |
| Makeover | Transformation arc | Before/after reveal |
### Documentary-Style
| Format | Focus | Narrative Engine |
|--------|-------|------------------|
| Docusoap | Ensemble cast daily life | Interpersonal conflict |
| Follow-doc | Single subject/family | Personal journey |
| Workplace | Professional environment | Drama + competence |
| Real crime | Investigation/justice | Mystery resolution |
## Narrative Structure Analysis
### Episode Structure
Standard competition episode:
```
1. COLD OPEN (1-2 min)
- Dramatic moment from later in episode
- Hook viewer attention
2. RECAP (1-2 min)
- Previous episode highlights
- Set up ongoing storylines
3. ACT 1: Setup (10-15 min)
- Challenge introduction
- Strategy discussions (confessionals)
- Alliance/conflict development
4. ACT 2: Competition (15-20 min)
- Challenge execution
- Reaction shots, confessional commentary
- Winner/loser determination
5. ACT 3: Aftermath (10-15 min)
- Post-challenge strategy
- Target selection
- Relationship dynamics
6. ACT 4: Climax (10-15 min)
- Tribal council/elimination ceremony
- Tension building
- Revelation and exit
7. NEXT TIME (30 sec)
- Tease future conflict
```
### Season Arc
```
Episodes 1-3: ESTABLISHMENT
- Introduce cast (hero, villain, underdog archetypes)
- Establish alliances and conflicts
- Set up season-long storylines
Episodes 4-7: DEVELOPMENT
- Deepen character complexity
- Shift alliances
- Build toward mid-season climax
Episodes 8-10: TURNING POINT
- Major blindside or upset
- New power dynamics
- Reset for endgame
Episodes 11-13: ENDGAME
- Final alliances solidify
- Underdog vs. frontrunner tension
- Elimination of major characters
Finale: RESOLUTION
- Final challenge/vote
- Winner crowned
- Reunion/reflection
```
## Character Archetype Analysis
### Standard Archetypes
| Archetype | Characteristics | Narrative Function |
|-----------|-----------------|-------------------|
| Hero | Likeable, competent, moral | Audience identification |
| Villain | Strategic, ruthless, entertaining | Create conflict |
| Underdog | Overlooked, struggles, growth | Root-for narrative |
| Showmance | Romantic pairing | Emotional investment |
| Wildcard | Unpredictable, chaotic | Disrupt dynamics |
| Mentor | Experienced, guiding | Wisdom/tragedy |
| Comic Relief | Entertaining, harmless | Lighten tension |
### Archetype Identification Checklist
- [ ] Who gets the most confessional time?
- [ ] Who is shown in heroic vs. unflattering edits?
- [ ] Who receives sympathetic backstory?
- [ ] Who is positioned as obstacle vs. ally?
- [ ] Who gets "redemption" moments?
## Editing Analysis
### Confessional Functions
| Type | Purpose | Signals |
|------|---------|---------|
| Strategy | Explain gameplay | "My plan is..." |
| Reaction | Emotional response | Eye rolls, laughter |
| Foreshadowing | Hint at outcome | Ominous statements |
| Character | Define personality | Backstory, values |
| Narrator | Guide viewer | Explain events |
### Editing Techniques
**Frankenbiting**: Splicing audio from different contexts to create new meaning.
- Listen for audio/video sync issues
- Notice sentence fragments combined
- Compare live footage to confessional audio
**Reaction Shot Manipulation**: Placing reactions out of context.
- Same outfit in reaction = same day ≠ same conversation
- Generic reactions (laugh, eyeroll) can be placed anywhere
**Selective Emphasis**: Choosing which moments to highlight.
- Count confessional distribution
- Note who speaks before/after key events
- Track screen time per contestant
**Music/Sound Design**: Creating emotional tone.
- Ominous music = villain edit
- Uplifting music = hero moment
- Comedic sound effects = not to be taken seriously
## Analytical Frameworks
### The Story Producer's Questions
1. Who is the protagonist this episode?
2. What obstacle do they face?
3. How are they changed by end of episode?
4. What question carries to next episode?
### Power Dynamic Mapping
Track alliances across episodes:
```
Episode 1: A-B-C vs D-E-F, G floating
Episode 2: A-B vs C-D-E, F-G aligned
Episode 3: ...
```
### Edit Trajectory Analysis
Track contestant edit quality across season:
```
Contestant A: + + + 0 - - - [eliminated]
(positive → negative = villain arc)
Contestant B: 0 0 0 + + + + [winner]
(invisible → positive = winner edit)
```
## Research Applications
### Academic Analysis
- Media studies: Construction of "authenticity"
- Gender studies: Representation in unscripted TV
- Sociology: Group dynamics under surveillance
- Psychology: Performance of self
### Content Creation
- Podcast/video essay research
- Recap writing
- Prediction/analysis content
- Comparative format studies
## References
- `references/show-formats.md` - Detailed format breakdowns
- `references/analytical-terms.md` - Glossary of industry and academic terms
Related in Writing & Docs
jax-development
IncludedUse this skill when the user is writing, debugging, profiling, refactoring, reviewing, benchmarking, parallelising, exporting, or explaining JAX code, or when they mention JAX, jax.numpy, jit, grad, value_and_grad, vmap, scan, lax, random keys, pytrees, jax.Array, sharding, Mesh, PartitionSpec, NamedSharding, pmap, shard_map, Pallas, XLA, StableHLO, checkify, profiler, or the JAX repo. It helps turn NumPy or PyTorch-style code into pure functional JAX, fix tracer/control-flow/shape/PRNG bugs, remove recompiles and host-device syncs, choose transforms and sharding strategies, inspect jaxpr/lowering/IR, and benchmark compiled code correctly.
nature-article-writer
IncludedDrafts, rewrites, diagnostically critiques, and style-calibrates primary research manuscripts for Nature and Nature Portfolio journals. Use when the user wants a Nature-style title, summary paragraph or abstract, introduction, results, discussion, methods, figure legends, presubmission enquiry, cover letter, reviewer response, or when a scientific draft sounds generic, jargon-heavy, structurally weak, or AI-ish and needs precise, broad-reader-friendly prose without inventing data, analyses, or references. Best for primary research articles and letters rather than reviews or press releases unless explicitly adapting one.
deckrd
IncludedDocument-driven framework that derives requirements, specifications, implementation plans, and executable tasks from goals through structured AI dialogue. Use when user says "write requirements", "create spec", "plan implementation", "derive tasks", "structure this feature", "break down into tasks", or "document this module". Also use for reverse engineering existing code into docs (/deckrd rev). Do NOT use for direct code writing — use /deckrd-coder after tasks are generated. Do NOT use when the user only wants to run or fix existing code without planning.
clinical-decision-support
IncludedGenerate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.
handling-sf-data
IncludedSalesforce data operations with 130-point scoring. Use this skill to create, update, delete, bulk import/export, generate test data, and clean up org records using sf CLI and anonymous Apex. TRIGGER when: user creates test data, performs bulk import/export, uses sf data CLI commands, needs data factory patterns for Apex tests, or needs to seed/clean records in a Salesforce org. DO NOT TRIGGER when: SOQL query writing only (use querying-soql), Apex test execution (use running-apex-tests), or metadata deployment (use deploying-metadata).
accelint-ac-to-playwright
IncludedConvert and validate acceptance criteria for Playwright test automation. Use when user asks to (1) review/evaluate/check if AC are ready for automation, (2) assess if AC can be converted as-is, (3) validate AC quality for Playwright, (4) turn AC into tests, (5) generate tests from acceptance criteria, (6) convert .md bullets or .feature Gherkin files to Playwright specs, (7) create test automation from requirements. Handles both bullet-style markdown and Gherkin syntax with JSON test plan generation and validation.