talk-stage6-revision

Solid

Produces revision sheets with quick navigation by act, a master concept-to-URL table, Q&A cheat-sheet with 6-10 anticipated questions, glossary, and external resources list. Use when preparing for a talk with Q&A, creating shareable reference material for attendees, or building a safety-net glossary for live delivery.

AI & Automation 4,957 stars 661 forks Updated today CC-BY-SA-4.0

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Talk Stage 6: Revision Produces revision sheets usable during and after the talk. Quick navigation by act, master concept table with URLs to share, Q&A cheat-sheet, and glossary. ## When to Use This Skill - After Stage 5 (Script) — needs pitch + slides - Before a talk where Q&A is expected - To create a shareable resource for attendees ## What This Skill Does 1. **Reads all inputs** — pitch + slides + concepts (+ timeline if available) 2. **Extracts navigation** — table of contents with anchors per act 3. **Rebuilds by act** — key concepts + metrics + anecdotes + probable Q&A 4. **Builds master table** — all concepts + definitions + URLs 5. **Builds Q&A cheat-sheet** — 6-10 questions + short answers + links 6. **Builds glossary** — technical terms from the talk 7. **Lists external resources** 8. **Assembles and saves** ## Input - `talks/{YYYY}-{slug}-pitch.md` (required) - `talks/{YYYY}-{slug}-slides.md` (required) - `talks/{YYYY}-{slug}-concepts.md` (required) - `talks/{YYYY}-{slug}-timeline.md` (optional — for metrics accuracy) ## Output `talks/{YYYY}-{slug}-revision-sheets.md` ## Output Format ```markdown # Revision Sheets — {title} **Date**: {date} · **Talk duration**: {n} min + {n} min Q&A **Purpose**: Someone asks a question → find the section → share the URL in 5 seconds --- ## Quick navigation | Section | Content | |---------|---------| | [Act 1](#act-1) | {1-line summary} | | [Act 2](#act-2) | {1-line summary} | | [Act 3](#act-3) | {1-line summary} |...

Details

Author
FlorianBruniaux
Repository
FlorianBruniaux/claude-code-ultimate-guide
Created
5 months ago
Last Updated
today
Language
Python
License
CC-BY-SA-4.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category