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 a 102-entry Presentation Patterns taxonomy (91 observable, 11 unobservable go-live items) for scoring, brainstorming, and go-live preparation.
97
94%
Does it follow best practices?
Impact
98%
1.24xAverage 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 that the transcript and slides alone cannot fully resolve. The vault is in its initial state — all infrastructure config fields are empty (config.clarification_sessions_completed: 0).
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.mdThe speaker has just delivered "Robocoders: Judgment Day". The vault has automated observations that need human input before they can be used downstream:
delayed_self_introduction pattern was flagged as surprising — the analysis can't tell whether it was deliberate or accidental.config.clarification_sessions_completed: 0 and infrastructure config fields are empty.Run the clarification needed to resolve those gaps and bring the vault to a state where downstream skills (vault-profile, presentation-creator) can rely on it.
Produce 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