Six-skill presentation system: ingest talks into a rhetoric vault, run interactive clarification, generate a speaker profile, create presentations that match your documented patterns, produce the deck illustrations + thumbnail visual layer, and publish talk pages to a Jekyll shownotes site. Includes a 111-entry Presentation Patterns taxonomy (81 observable: 62 patterns + 19 antipatterns; 30 unobservable: 21 patterns + 9 antipatterns) for scoring, brainstorming, and go-live preparation.
—
—
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Structured reference taxonomy primarily based on Presentation Patterns: Techniques for Crafting Better Presentations (Neal Ford, Matthew McCullough, Nathaniel Schutta, 2013), with supplementary patterns and reinforcements from Presentation Zen (Garr Reynolds, 2nd ed., 2012), Resonate: Present Visual Stories that Transform Audiences (Nancy Duarte, 2010), and Make It Stick: The Science of Successful Learning (Peter C. Brown, Henry L. Roediger III, Mark A. McDaniel, 2014), and The Whole Brain Business Book (Ned Herrmann, 2nd ed., 2015), plus a set of vault-derived patterns observed across the speaker's corpus. Contains 83 named patterns and 28 antipatterns organized by presentation lifecycle phase. See the Sources section at the end of this file for full citations.
This is the primary entry point. The agent reads this file first, then drills into individual pattern files only when detailed descriptions, scoring criteria, or combinatorics are needed.
observable: false (pre-event logistics, physical stage behaviors,
post-event follow-up, hidden authoring processes, and external systems that the
acquired artifacts cannot directly prove). Every observable entry declares
evidence_channels, and every detection needs source-located evidence through one of
those channels. For entries with an evidence-source contract, score only when an
available source satisfies that contract; otherwise record the entry as
not_evaluable rather than guessing or treating it as absent. A polished outcome is
not evidence that a named preparation process occurred.[RECURRING] lines only from Phase 4's emitted
recurring_antipatterns records. Use [CONTEXTUAL] for the current-outline scan,
which remains enabled without history. Skip unobservable antipatterns.Every catalog entry defines three non-arithmetic decision labels. They are criteria for classifying the observed evidence, not point values:
antipattern present and
antipattern not present qualifiers preserve direct polarity.Runtime confidence records evidence certainty and has exactly three valid values:
weak, moderate, and strong. strong maps to the entry's Strong signal decision
criterion and must also satisfy any strong_evaluable_from gate. moderate maps to the
entry's Moderate signal decision criterion and satisfies the base evaluable_from gate.
weak means direct, source-located but incomplete positive evidence that satisfies the
base gate. It never means speculation, a failed source gate, not_evaluable, or
not_applicable. medium is invalid and is never an alias for moderate.
Detection polarity remains binary regardless of confidence. Each detected pattern
contributes +1 and each detected antipattern contributes −1 to pattern_score;
weak, moderate, and strong detections have the same arithmetic weight. Absent,
undetected, not_evaluable, and not_applicable outcomes contribute zero. Equivalently,
pattern_score = count(patterns_detected) - count(antipatterns_detected).
Some patterns depend on motion, artifact differences, or ordered visual states that a transcript or flattened slide cannot expose. Those entries declare three frontmatter fields:
evaluable_from: one or more OR alternatives that can support evaluation. A
string is a singleton alternative; a nested list is an all-of alternative
whose sources must all have been inspected.evidence_requirements: positive facts the named source must establish before scoring.not_evaluable_when: precise source limitations that prohibit a present/absent guess.Two outcome-specific gates use the same OR/all-of grammar. Every bundled observable entry declares both fields explicitly; omission/default behavior exists only for external or legacy catalogs:
strong_evaluable_from: sources that can support a confidence: strong
detection. Legacy loaders default it to evaluable_from when omitted; moderate
and weak detections always use the base gate.absence_evaluable_from: sources that can establish a valid undetected
outcome. Legacy loaders default it to evaluable_from when omitted. When this gate is not
satisfied, an undetected entry is not_evaluable; a valid positive detection
takes precedence and suppresses that contradictory absence requirement. A
satisfied role gate permits an undetected outcome but does not prohibit an
explicit not_evaluable when a catalog disqualifier or artifact capability
failure still prevents evaluation.An explicit absence_evaluable_from: null is different from omission: it permits
source-gated positive detections but never authorizes an absence. Use it when a talk
artifact can expose the behavior but cannot prove that an external prerequisite or
unobserved contingency created a fair opportunity for the behavior to occur.
Logical prerequisites that complete permitted artifacts can establish use a required pair of applicability fields:
not_applicable_when: one or more stable condition_id + description objects.applicability_evaluable_from: the same OR/all-of source grammar used by the evidence
gates; its source coverage applies to every condition on the entry.Every applicability condition must receive a source-located assessment. An explicit null
absence gate permits source-gated positive detections but never authorizes an absence;
entries with an applicability contract require a source-located applicable/not-applicable
assessment, and only an applicable assessment plus complete absence-gate coverage yields
undetected. An established condition yields not_applicable; incomplete applicability or
absence coverage yields not_evaluable. This keeps inapplicable talks out of recurrence
denominators instead of silently counting them as pattern absences.
Applicability declarations preserve the catalog's intended future evidence semantics,
but a source-role label does not manufacture a missing modality. The current runtime
leaves a native-deck, delivery-video, or comparison-based applicability alternative
unsatisfied unless a versioned capability/alignment receipt proves the exact screen,
audio, audience, stage, session-boundary, playback, or comparison facts the condition
requires. Unsupported applicability therefore yields not_evaluable, never a forced
applicable or not_applicable assessment.
The evidence-source enum is deliberately small:
| Value | Meaning and evidentiary limit |
|---|---|
static_slides | Ordered rendered slides, PDF pages, or page images. A separately declared readable PDF may become absence-complete after full page inspection. A sampled/deduplicated video-extracted PDF remains positive-only because transient states may be missing. Static pages do not prove hidden animation, motion, timing, or delivered playback. |
native_deck | Editable presentation source with inspectable builds, transitions, opacity, or animation metadata. It does not by itself prove rendered appearance or observed playback. |
delivery_video | Identity-bound recording with inspectable time ranges. The role alone does not prove that projected content, intelligible/unedited audio, the audience, the speaker/stage, pre-start, or Q&A is present in frame. |
transcript | Spoken-track text or captions. Establishes verbal content only; it does not by itself prove timing, verbatim audio/prosody, audience response, or a visual animation. |
source_comparison | An explicit comparison between two named sources or artifacts, such as delivery video versus a distributed PDF. The evidence must identify both. |
An evidence-source gate and evidence_channels are intersecting constraints, not
alternative vocabularies. Every exact source named by a detection must have a
source-located citation through a channel that the entry permits and that can locate that
source. Passing a source gate never expands the entry's allowed citation channels, and a
metadata citation may corroborate a detection but never widens the source gate.
For any nested gate alternative, list every underlying source plus the
source_comparison marker in the return's global inspected
evidence_sources. For a positive comparison detection, additionally cite
evidence_source: source_comparison and include evidence_sources_used with
exactly the qualifying underlying group. For an undetected absence outcome,
gate satisfaction is derived only from the global inspected-source list; there
is no detection object or evidence_sources_used field. The comparison label is
never a gate member or singleton alternative. Alternatives remain OR: for
example, delivery_video can be a self-contained singleton alternative beside
an all-of [static_slides, transcript] alternative.
For the current bundled catalog capability generation, absence gates are stricter than
the general grammar: they are either null, singleton transcript, or singleton
static_slides. native_deck, delivery_video, and nested/comparison alternatives may
still support positive detections, but cannot establish absence until a versioned
capability/alignment receipt is defined and audited.
For a positive detection, record the qualifying value as evidence_source
alongside the concrete evidence. For an undetected outcome, apply the effective
absence gate described above. Append the pattern ID, best available source, and
reason to pattern_observations.not_evaluable when that absence gate is
unsatisfied or a not_evaluable_when condition still prevents judgment. Do not
add it to either detected array, do not infer absence, and exclude it from
pattern_score. observable: false remains a separate catalog-wide rule: those
entries are skipped and surfaced as go-live actions, not emitted as per-talk
not_evaluable observations.
| ID | Name | Type | Vault Dims | Creator Phases | Related |
|---|---|---|---|---|---|
| know-your-audience | Know Your Audience | pattern | 4, 9 | intake | emotional-state, seeding-satisfaction |
| walk-around | Walk-Around | pattern | 4, 9 | architecture, content, guardrails | know-your-audience, inoculation, leet-grammars, crucible, peer-review, concrete-before-abstract |
| opening-punch | Opening PUNCH | pattern | 1, 4 | intent, content | bookends, narrative-arc, foreshadowing, preroll, know-your-audience |
| social-media-advertising | Social Media Advertising | pattern | 4 | publishing | seeding-satisfaction |
| required | Required | pattern | 9 | intake, intent | proposed, posse, concurrent-creation, crucible |
| the-big-why | The Big Why | pattern | 9 | intake | carnegie-hall, crucible |
| proposed | Proposed | pattern | 9 | intake, intent | required, peer-review, know-your-audience |
| narrative-arc | Narrative Arc | pattern | 2, 5 | intent, architecture, content | triad, bookends, intermezzi, unifying-visual-theme, context-keeper |
| fourthought | Fourthought | pattern | 2, 8 | intent, architecture | unifying-visual-theme, backtracking, narrative-arc |
| crucible | Crucible | pattern | 12, 14 | content | brain-breaks, fourthought, carnegie-hall, traveling-highlights |
| concurrent-creation | Concurrent Creation | pattern | 2, 8 | content | talklet, unifying-visual-theme |
| triad | Triad | pattern | 2 | intent, architecture | narrative-arc, fourthought, talklet |
| expansion-joints | Expansion Joints | pattern | 2, 12 | architecture, content | talklet, narrative-arc |
| talklet | Talklet | pattern | 2, 12 | architecture, content | narrative-arc, foreshadowing, backtracking, a-la-carte-content, expansion-joints |
| unifying-visual-theme | Unifying Visual Theme | pattern | 10, 13 | architecture, slides | brain-breaks, defy-defaults, narrative-arc |
| brain-breaks | Brain Breaks | pattern | 3, 12 | architecture, content | leet-grammars, narrative-arc, entertainment, crucible, retrieval-beat |
| leet-grammars | Leet Grammars | pattern | 7, 10 | content | analog-noise, brain-breaks |
| lightning-talk | Lightning Talk | pattern | 2, 12 | architecture | talklet, carnegie-hall, fourthought, defy-defaults, narrative-arc |
| takahashi | Takahashi | pattern | 8, 12, 13 | architecture, slides | brain-breaks |
| cave-painting | Cave Painting | pattern | 5, 13 | architecture, slides | context-keeper, soft-transitions, brain-breaks, takahashi, lipsync |
| abstract-attorney | Abstract Attorney | antipattern | 2, 14 | intent, guardrails | preroll, narrative-arc, fourthought, triad, crucible, carnegie-hall |
| alienating-artifact | Alienating Artifact | antipattern | 3, 10, 14 | guardrails | know-your-audience, brain-breaks |
| celery | Celery | antipattern | 2, 14 | guardrails | required, know-your-audience, narrative-arc, brain-breaks |
| golden-rule | The Golden Rule | antipattern | 4, 9, 14 | guardrails | walk-around, know-your-audience, leet-grammars, crucible |
| ID | Name | Type | Vault Dims | Creator Phases | Related |
|---|---|---|---|---|---|
| sparkline | Sparkline | pattern | 2, 5, 9 | architecture, content | narrative-arc, bookends, mentor, know-your-audience, the-big-why, call-to-adventure, call-to-action, new-bliss, foreshadowing, star-moment |
| three-part-close | Three-Part Close | pattern | 2, 10 | content, slides | bookends, call-to-action, coda, new-bliss |
| progressive-reveal | Progressive Reveal | pattern | 4, 7 | content, slides | composite-animation, foreshadowing, traveling-highlights, sparkline |
| meme-as-argument | Meme as Argument | pattern | 4, 7, 12 | content, slides | entertainment, brain-breaks, foreshadowing, unifying-visual-theme |
| call-to-adventure | Call to Adventure | pattern | 1, 2, 9 | architecture, content | sparkline, the-big-why, opening-punch, narrative-arc, foreshadowing, know-your-audience, mentor |
| call-to-action | Call to Action | pattern | 4, 6, 9 | content, publishing | sparkline, coda, mentor, the-big-why, new-bliss |
| new-bliss | New Bliss | pattern | 5, 6, 9 | content | sparkline, call-to-action, coda, bookends, the-big-why |
| star-moment | S.T.A.R. Moment | pattern | 3, 5, 13 | content, slides | the-big-why, sparkline, narrative-arc, vacation-photos, foreshadowing, call-to-adventure |
| inoculation | Inoculation | pattern | 4, 9 | content, guardrails | know-your-audience, mentor, peer-review, sparkline, the-big-why |
| master-story | Master Story | pattern | 2, 5, 7 | content | narrative-arc, foreshadowing, sparkline, the-big-why, star-moment |
| concrete-before-abstract | Concrete Before Abstract | pattern | 11, 9, 2 | content | live-demo, master-story, vacation-photos, mentor, the-big-why, sparkline |
| guess-first | Guess First | pattern | 2, 4, 11 | content, slides | concrete-before-abstract, retrieval-beat, live-demo, progressive-reveal, foreshadowing, inoculation |
| retrieval-beat | Retrieval Beat | pattern | 4, 12 | architecture, content, slides | guess-first, backtracking, breadcrumbs, brain-breaks, spaced-followup, bookends |
| second-look | Second Look | pattern | 8, 13 | slides, publishing | unifying-visual-theme, spaced-followup, coda, star-moment, vacation-photos, gradual-consistency, infodeck |
| coda | Coda | pattern | 6, 8 | content, slides | infodeck, vacation-photos |
| peer-review | Peer Review | pattern | 7, 8 | content, guardrails | leet-grammars |
| foreshadowing | Foreshadowing | pattern | 2, 5 | content | narrative-arc, talklet, backtracking, intermezzi |
| composite-animation | Composite Animation | pattern | 13 | slides | emergence, gradual-consistency |
| a-la-carte-content | Á la Carte Content | pattern | 2, 4 | architecture, content | talklet, coda, live-demo |
| vacation-photos | Vacation Photos | pattern | 8, 13 | architecture, slides | unifying-visual-theme |
| defy-defaults | Defy Defaults | pattern | 13 | slides | analog-noise, bookends, intermezzi |
| analog-noise | Analog Noise | pattern | 13 | slides | defy-defaults, leet-grammars |
| infodeck | Infodeck | pattern | 8 | architecture | coda |
| gradual-consistency | Gradual Consistency | pattern | 8, 13 | slides | exuberant-title-top, composite-animation, analog-noise |
| charred-trail | Charred Trail | pattern | 8, 13 | slides | context-keeper, exuberant-title-top, bookends |
| exuberant-title-top | Exuberant Title Top | pattern | 13 | slides | charred-trail, gradual-consistency |
| invisibility | Invisibility | pattern | 13 | slides | gradual-consistency |
| context-keeper | Context Keeper | pattern | 2, 5, 13 | architecture, content, slides | breadcrumbs, bookends, narrative-arc, charred-trail, cave-painting |
| breadcrumbs | Breadcrumbs | pattern | 2, 13 | content, slides | context-keeper, bookends |
| bookends | Bookends | pattern | 2, 5, 13 | content, slides | context-keeper, narrative-arc, intermezzi, defy-defaults |
| soft-transitions | Soft Transitions | pattern | 5, 13 | slides | intermezzi, cave-painting |
| intermezzi | Intermezzi | pattern | 2, 5, 13 | content, slides | context-keeper, bookends, narrative-arc, unifying-visual-theme, brain-breaks |
| backtracking | Backtracking | pattern | 2, 5 | content | fourthought, foreshadowing, talklet |
| preroll | Preroll | pattern | 1, 13 | slides, publishing | seeding-the-first-question |
| crawling-credits | Crawling Credits | pattern | 6, 13 | slides | coda |
| live-demo | Live Demo | pattern | 11 | architecture, content | lipsync, traveling-highlights |
| lipsync | Lipsync | pattern | 11, 13 | content, slides | live-demo, cave-painting, live-on-tape |
| traveling-highlights | Traveling Highlights | pattern | 11, 13 | slides | crawling-code, emergence |
| crawling-code | Crawling Code | pattern | 11, 13 | slides | traveling-highlights, emergence |
| emergence | Emergence | pattern | 11, 13 | content, slides | composite-animation, traveling-highlights, crawling-code |
| live-on-tape | Live on Tape | pattern | 8 | publishing | lipsync, entertainment |
| cookie-cutter | Cookie Cutter | antipattern | 8, 13 | guardrails, slides | soft-transitions, fourthought |
| injured-outlines | Injured Outlines | antipattern | 8, 14 | guardrails | fourthought |
| bullet-riddled-corpse | Bullet-Riddled Corpse | antipattern | 8, 13, 14 | guardrails, slides | charred-trail, infodeck |
| ant-fonts | Ant Fonts | antipattern | 13, 14 | guardrails, slides | bullet-riddled-corpse, infodeck |
| fontaholic | Fontaholic | antipattern | 13, 14 | guardrails, slides | floodmarks |
| floodmarks | Floodmarks | antipattern | 13, 14 | guardrails, slides | bookends, defy-defaults, unifying-visual-theme |
| photomaniac | Photomaniac | antipattern | 10, 13, 14 | guardrails, slides | unifying-visual-theme, vacation-photos |
| borrowed-shoes | Borrowed Shoes | antipattern | 7, 8, 14 | guardrails | crucible, narrative-arc, carnegie-hall |
| slideuments | Slideuments | antipattern | 8, 14 | guardrails | infodeck, charred-trail, gradual-consistency |
| dead-demo | Dead Demo | antipattern | 11, 14 | guardrails | live-demo, a-la-carte-content |
| ID | Name | Type | Vault Dims | Creator Phases | Related |
|---|---|---|---|---|---|
| preparation | Preparation | pattern | 14 | publishing | know-your-audience, carnegie-hall |
| delayed-self-introduction | Delayed Self-Introduction | pattern | 2, 11 | content | opening-punch, the-big-why, anti-sell |
| anti-sell | Anti-Sell | pattern | 11, 6 | content | delayed-self-introduction, the-big-why, mentor |
| screen-blackout | Screen Blackout | pattern | 12, 13 | content, slides | breathing-room, intermezzi, brain-breaks, mentor |
| carnegie-hall | Carnegie Hall | pattern | 12, 14 | publishing | crucible, retrieval-beat |
| posse | Posse | pattern | 4 | publishing | greek-chorus, seeding-satisfaction |
| seeding-satisfaction | Seeding Satisfaction | pattern | 4 | publishing | know-your-audience, social-media-advertising |
| seeding-the-first-question | Seeding the First Question | pattern | 4 | content, publishing | preroll, know-your-audience, display-of-high-value, greek-chorus |
| display-of-high-value | Display of High Value | pattern | 9 | content | know-your-audience, mentor |
| shoeless | Shoeless | pattern | 14 | publishing | breathing-room, carnegie-hall, crucible |
| emotional-state | Emotional State | pattern | 4, 9 | intake, content | social-media-advertising, know-your-audience |
| breathing-room | Breathing Room | pattern | 7, 12 | content | narrative-arc, brain-breaks, know-your-audience |
| mentor | Mentor | pattern | 9, 11 | intent, content | narrative-arc, display-of-high-value |
| weatherman | Weatherman | pattern | 12 | publishing | make-it-rain, lipsync |
| entertainment | Entertainment | pattern | 3, 10 | content | know-your-audience, brain-breaks, make-it-rain |
| make-it-rain | Make It Rain | pattern | 4 | content | entertainment, weatherman |
| echo-chamber | Echo Chamber | pattern | 4, 7 | publishing | seeding-the-first-question |
| red-yellow-green | Red, Yellow, Green | pattern | 4 | publishing | crucible, know-your-audience, retrieval-beat, spaced-followup |
| lightsaber | Lightsaber | pattern | 11 | content | traveling-highlights |
| stakeout | Stakeout | pattern | 14 | publishing | preparation, carnegie-hall |
| greek-chorus | Greek Chorus | pattern | 4, 9 | architecture, content | posse, mentor |
| spaced-followup | Spaced Follow-Up | pattern | 6 | publishing | retrieval-beat, coda, call-to-action, live-on-tape, social-media-advertising, crucible |
| shortchanged | Shortchanged | antipattern | 12, 14 | guardrails | preparation, expansion-joints, weatherman |
| hiccup-words | Hiccup Words | antipattern | 7, 14 | guardrails | breathing-room, carnegie-hall |
| disowning-your-topic | Disowning Your Topic | antipattern | 9, 12, 14 | guardrails | know-your-audience, crucible |
| going-meta | Going Meta | antipattern | 9, 14 | guardrails | breathing-room, carnegie-hall, crucible |
| bunker | Bunker | antipattern | 4, 14 | guardrails | carnegie-hall, know-your-audience |
| hecklers | Hecklers | antipattern | 4, 14 | guardrails | know-your-audience, display-of-high-value |
| backchannel | Backchannel | antipattern | 4, 14 | guardrails | social-media-advertising, know-your-audience |
| laser-weapons | Laser Weapons | antipattern | 13, 14 | guardrails, slides | traveling-highlights, lightsaber |
| negative-ignorance | Negative Ignorance | antipattern | 4, 14 | guardrails | know-your-audience, seeding-satisfaction |
| dual-headed-monster | Dual-Headed Monster | antipattern | 4, 14 | guardrails | live-on-tape, weatherman |
| tower-of-babble | Tower of Babble | antipattern | 7, 9, 14 | guardrails | know-your-audience, leet-grammars |
| lipstick-on-a-pig | Lipstick on a Pig | antipattern | 8, 9, 14 | guardrails | narrative-arc |
| flyover | Flyover | antipattern | 4, 14 | guardrails | know-your-audience, seeding-satisfaction, mentor |
| nodding-room | The Nodding Room | antipattern | 4, 12, 14 | guardrails | retrieval-beat, guess-first, spaced-followup, carnegie-hall, red-yellow-green |
Which patterns to surface at each creator phase:
Audience/context patterns — shown as context-setting reminders.
Planning patterns — inform spec construction.
All structural patterns — the main Pattern Strategy selection moment.
With the mastery_and_novelty domain available:
mastery_levels.signature patternsmastery_levels.never_tried /
never_used_patterns, filtered by relevance; never not_yet_observed or a newest-talk
first detectionWhen that domain is unavailable, suppress all four history-derived tiers and use a flat relevant list from this current taxonomy without usage or novelty claims.
Structural patterns relevant here:
Build patterns — applied during outline writing.
Antipatterns as warnings — scanned against the outline.
All 28 antipatterns, with two flag types:
[RECURRING]. Emit one line per Phase 4 recurring_antipatterns record.[CONTEXTUAL] — detected in the current outline; always enabled and not a claim that
the issue is historically newVisual/construction patterns — applied during slide generation.
Delivery prep patterns — final checklist before the talk.
Reverse lookup: which patterns relate to each of the 14 rhetoric analysis dimensions.
| Dim | Name | Patterns | Antipatterns |
|---|---|---|---|
| 1 | Opening Pattern | preroll, opening-punch, call-to-adventure | — |
| 2 | Narrative Structure | narrative-arc, fourthought, triad, expansion-joints, talklet, context-keeper, breadcrumbs, bookends, intermezzi, foreshadowing, backtracking, a-la-carte-content, concurrent-creation, lightning-talk, sparkline, call-to-adventure, master-story, concrete-before-abstract, guess-first | abstract-attorney, celery |
| 3 | Humor & Wit | brain-breaks, entertainment, star-moment | alienating-artifact |
| 4 | Audience Interaction | know-your-audience, social-media-advertising, a-la-carte-content, posse, seeding-satisfaction, seeding-the-first-question, emotional-state, make-it-rain, echo-chamber, red-yellow-green, greek-chorus, opening-punch, call-to-action, inoculation, guess-first, retrieval-beat, walk-around | bunker, hecklers, backchannel, negative-ignorance, dual-headed-monster, flyover, nodding-room, golden-rule |
| 5 | Transition Techniques | narrative-arc, foreshadowing, backtracking, context-keeper, bookends, intermezzi, soft-transitions, cave-painting, sparkline, new-bliss, star-moment, master-story | — |
| 6 | Closing Pattern | coda, crawling-credits, call-to-action, new-bliss, spaced-followup | — |
| 7 | Verbal Signatures | leet-grammars, peer-review, breathing-room, echo-chamber, master-story | hiccup-words, borrowed-shoes, tower-of-babble |
| 8 | Slide-to-Speech Relationship | fourthought, concurrent-creation, coda, vacation-photos, infodeck, gradual-consistency, charred-trail, takahashi, live-on-tape, peer-review, second-look | cookie-cutter, injured-outlines, bullet-riddled-corpse, borrowed-shoes, slideuments, lipstick-on-a-pig |
| 9 | Persuasion Techniques | know-your-audience, required, the-big-why, proposed, display-of-high-value, emotional-state, mentor, greek-chorus, sparkline, call-to-adventure, call-to-action, new-bliss, inoculation, concrete-before-abstract, walk-around | disowning-your-topic, going-meta, tower-of-babble, lipstick-on-a-pig, golden-rule |
| 10 | Cultural & Pop-Culture References | leet-grammars, unifying-visual-theme, entertainment | alienating-artifact, photomaniac |
| 11 | Technical Content Delivery | live-demo, lipsync, traveling-highlights, crawling-code, emergence, mentor, lightsaber, concrete-before-abstract, guess-first | dead-demo |
| 12 | Pacing Clues | crucible, expansion-joints, talklet, brain-breaks, lightning-talk, takahashi, carnegie-hall, breathing-room, weatherman, screen-blackout, retrieval-beat | shortchanged, disowning-your-topic, nodding-room |
| 13 | Slide Design Patterns | unifying-visual-theme, takahashi, cave-painting, composite-animation, vacation-photos, defy-defaults, analog-noise, gradual-consistency, charred-trail, exuberant-title-top, invisibility, context-keeper, breadcrumbs, bookends, soft-transitions, intermezzi, preroll, crawling-credits, lipsync, traveling-highlights, crawling-code, emergence, screen-blackout, star-moment, second-look | cookie-cutter, bullet-riddled-corpse, ant-fonts, fontaholic, floodmarks, photomaniac, laser-weapons |
| 14 | Areas for Improvement | crucible, preparation, carnegie-hall, shoeless, stakeout | abstract-attorney, alienating-artifact, celery, injured-outlines, bullet-riddled-corpse, ant-fonts, fontaholic, floodmarks, photomaniac, borrowed-shoes, slideuments, dead-demo, shortchanged, hiccup-words, disowning-your-topic, going-meta, bunker, hecklers, backchannel, laser-weapons, negative-ignorance, dual-headed-monster, tower-of-babble, lipstick-on-a-pig, flyover, nodding-room, golden-rule |
All 81 observable entries have explicit positive, strong, and absence outcome gates. Of those, 37 also declare source-located applicability conditions. Only 16 currently permit absence; 65 are deliberately positive-only because their available role labels do not intrinsically prove the timing, rendering, screen, audio, audience, stage, session, or playback capability needed for an exhaustive negative judgment.
| Absence gate | Exact bundled entries |
|---|---|
static_slides | analog-noise, ant-fonts, bookends, breadcrumbs, cookie-cutter, defy-defaults, floodmarks, fontaholic, injured-outlines, takahashi, unifying-visual-theme |
transcript | concrete-before-abstract, flyover, going-meta, mentor, negative-ignorance |
Every other observable entry declares absence_evaluable_from: null. For the static
lane, this authority depends on a complete, separately declared readable PDF; a
video-extracted, sampled, deduplicated, or cropped PDF can still support a positive
detection but never joins an absence denominator.
These patterns involve pre-event logistics, hidden authoring processes, physical stage behaviors, post-event follow-up, or external systems that the current ingress artifacts cannot directly prove. The vault cannot score them. Instead, they surface during creator Phase 6 (Publishing / Go-Live) as a preparation checklist.
Do not include these in vault scoring or the speaker profile's pattern_profile.
| ID | Name | Checklist Action |
|---|---|---|
| know-your-audience | Know Your Audience | Capture the audience/organizer research and note which talk choices it changed |
| required | Required | Confirm whether the talk is assigned/mandatory and use the low-risk practice opportunity deliberately |
| fourthought | Fourthought | Ideate, capture, and organize before opening the slide tool; retain the preparation artifacts |
| proposed | Proposed | Keep the accepted CFP submission and compare the final scope against its promises |
| concurrent-creation | Concurrent Creation | When collaborating, name one Slide Wrangler and preserve the creation history |
| peer-review | Peer Review | Have a colleague/editor review the text and retain the review comments |
| the-big-why | The Big Why | Write and retain the speaker's pre-commitment motivation instead of inferring it from delivery energy |
| leet-grammars | Leet Grammars | Verify the target community, speaker relationship, and language accuracy with independent context before claiming insider belonging |
| social-media-advertising | Social Media Advertising | Publish and retain dated promotional posts that link to the talk |
| preparation | Preparation | Pack duplicate cables, backup deck to USB/cloud, hydrate, check room layout and schedule |
| carnegie-hall | Carnegie Hall | Complete 4 structured rehearsals: (1) pace/timing, (2) delivery, (3) fix notes from 1-2, (4) find the groove |
| stakeout | Stakeout | Locate a productive staging area near the venue, arrive with ample buffer time |
| posse | Posse | Bring a friend/colleague for front-row support, positive energy, and equipment backup |
| seeding-satisfaction | Seeding Satisfaction | Arrive early, mingle with attendees, make personal connections, verify audience assumptions |
| shoeless | Shoeless | Activate your personal comfort ritual (favorite undershirt, sneakers, beverage placement) |
| ID | Name | Checklist Action |
|---|---|---|
| infodeck | Infodeck | Retain and label the separate live deck and distributed solo-reading artifact |
| live-on-tape | Live on Tape | Retain the independently published recording URL and distribution record; do not use ingress's input video as tautological proof |
| ID | Name | Checklist Action |
|---|---|---|
| lightsaber | Lightsaber | If using a laser pointer, use sparingly and steadily — max 2-3 moments per talk |
| red-yellow-green | Red, Yellow, Green | If venue supports it, set up colored feedback cards near the exit |
| ID | Name | Checklist Action |
|---|---|---|
| crucible | Crucible | Record feedback and the concrete revisions made before the next delivery |
| spaced-followup | Spaced Follow-Up | 1–2 weeks after the talk, send the opt-in list 2–3 recall questions — ask, do not summarize. Only collect addresses if you will actually send it |
| ID | Name | What to Watch For |
|---|---|---|
| abstract-attorney | Abstract Attorney | Compare the final talk directly with the accepted abstract before delivery; do not infer compliance from the talk alone |
| borrowed-shoes | Borrowed Shoes | Confirm deck authorship and substantially adapt another author's material before presenting it |
| laser-weapons | Laser Weapons | Don't wave the pointer constantly — build highlights into slides instead |
| bunker | Bunker | Step out from behind the podium, walk the stage, make eye contact |
| backchannel | Backchannel | Don't monitor social media during your talk — use it as feedback after |
| disowning-your-topic | Disowning Your Topic | Compare the delivery with the prepared plan and ask why changes occurred; never infer audience-misreading motive from rushing alone |
| golden-rule | The Golden Rule | Capture audience evidence-register spread and the speaker's deliberate coverage-or-match decision before judging a single-register talk |
| slideuments | Slideuments | Compare the live deck, native notes, and independently distributed document before deciding one artifact served both jobs |
| tower-of-babble | Tower of Babble | Capture verified audience expertise before deciding specialized vocabulary was mismatched rather than precise insider language |
opening-punch and screen-blackout patterns plus three refinement subsections folded into existing patterns: "Hara Hachi Bu — The 90–95% Finish Line" (in breathing-room.md), "Plan Analog Before Going Digital" (in concurrent-creation.md), and "The Elevator Test" (in the-big-why.md).delayed-self-introduction, three-part-close, progressive-reveal, anti-sell, meme-as-argument, second-look. Mechanism support is cited per-file where a literature basis exists (e.g. second-look cites Loewenstein's information-gap account of curiosity); the evidence is field observation.guess-first, retrieval-beat, spaced-followup) and one new antipattern (nodding-room), plus five refinement subsections folded into existing patterns: "Rehearse by Retrieval, Not Rereading" (in carnegie-hall.md), "The Consolidation Pause" (in brain-breaks.md), "Learning Styles Are a Myth" (in know-your-audience.md), "Smile Sheets Do Not Measure Retention" (in red-yellow-green.md), and "Do Not Make It Hard to Read" (in analog-noise.md, which corrects a retracted disfluency claim the file previously carried).walk-around and the golden-rule antipattern from Ch. 8 (Communicating Across Thinking Styles) and Ch. 13 (Influencing and Getting Buy-In). The catalog imports the four-question Walk-Around procedure and the A/B/C/D quadrant vocabulary as a recognizable handle; it does not import the Whole Brain Model's physiological claims, the HBDI instrument, audience typing, or the book's gender-differences section. See walk-around.md Related Reading for the boundary and for the replicable premise (Elaboration Likelihood / need for cognition) the pattern actually rests on.sparkline, call-to-adventure, call-to-action, new-bliss, star-moment, inoculation, master-story) plus six refinement subsections folded into existing patterns: "Adopting the Stance — Planning Implications" (in mentor.md), "The Big Idea — Statement Format" (in the-big-why.md), "Numerical Narrative — Making Numbers Land" (in vacation-photos.md), "Screening with Critics — Beyond Copyediting" (in peer-review.md), "Murder Your Darlings — The Pre-Delivery Cut Pass" (in crucible.md), and "The Three Contrast Types — Engine of the Middle" (in sparkline.md)..tessl-plugin
rules
skills
illustrations
presentation-creator
references
patterns
build
deliver
prepare
scripts
shownotes-publisher
vault-clarification
vault-ingress
references
scripts
vault-profile