Four-skill presentation system: ingest talks into a rhetoric vault, run interactive clarification, generate a speaker profile, then create new presentations that match your documented patterns. Includes an 88-entry Presentation Patterns taxonomy for scoring, brainstorming, and go-live preparation.
96
93%
Does it follow best practices?
Impact
97%
1.21xAverage score across 30 eval scenarios
Advisory
Suggest reviewing before use
One talk ("Robocoders: Judgment Day") has been processed through vault-ingress. The automated analysis identified rhetoric patterns, humor beats, and blind spots. Now a clarification session is needed to:
This is the speaker's first clarification session (clarification_sessions_completed: 0), so infrastructure config capture (Step 5B) is required.
Download the vault state:
curl -sLO https://github.com/jbaruch/speaker-toolkit/raw/main/eval-resources/scenario-clarification-session/tracking-database.json
curl -sLO https://github.com/jbaruch/speaker-toolkit/raw/main/eval-resources/scenario-clarification-session/rhetoric-style-summary.mdRun a clarification session on the processed talk. The session must cover all five steps from the vault-clarification skill:
delayed_self_introduction as surprising. Ask the speaker whether this is deliberate, accidental, or context-dependent.hit, nod, flat, or spontaneous_hitSince clarification_sessions_completed is 0, ask for all empty config fields:
clarification_sessions_completed to 1confirmed_intents arrayProduce an updated tracking-database.json with:
config.clarification_sessions_completed incremented to 1confirmed_intents array with at least 1 entry (the delayed intro pattern)humor_postmortem (grades per beat) and blind_spot_observationsAlso produce an updated rhetoric-style-summary.md incorporating the new findings from the clarification session.
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
scenario-15
scenario-16
scenario-17
scenario-18
scenario-19
scenario-20
scenario-21
scenario-22
scenario-23
scenario-24
scenario-25
scenario-26
scenario-27
scenario-28
scenario-29
scenario-30
rules
skills
presentation-creator
references
patterns
build
deliver
prepare
scripts
vault-clarification
vault-ingress
vault-profile