Two-skill presentation system: analyze your speaking style into a rhetoric knowledge vault, then create new presentations that match your documented patterns. Includes an 88-entry Presentation Patterns taxonomy for scoring, brainstorming, and go-live preparation.
96
Quality
96%
Does it follow best practices?
Impact
96%
1.57xAverage score across 15 eval scenarios
A speaking coach is building a database of rhetoric patterns from conference talks. For each talk, they need a structured analysis that captures HOW the speaker presents — not the technical content itself, but the rhetoric techniques, style patterns, and delivery choices. This analysis feeds into a larger system that builds speaker profiles over time.
Given a transcript of a conference talk, produce a comprehensive rhetoric and style analysis. The analysis should examine the talk across multiple dimensions of presentation craft: how it opens, how it's structured, where humor appears, how the audience is engaged, how transitions work, how it closes, and what could be improved. The output must be structured JSON suitable for aggregation across many talks.
Produce the following files:
analysis.json — A structured JSON analysis report for the talkanalysis_notes.md — A human-readable narrative of the rhetoric observationsThe JSON analysis must include:
The following files are provided as inputs. Extract them before beginning.
=============== FILE: inputs/talk_metadata.json =============== { "filename": "2024-03-15-devops-reframed.md", "title": "DevOps Reframed", "conference": "DevOps Days Chicago", "date": "2024-03-15", "slide_count": 62 } =============== END OF FILE ===============
=============== FILE: inputs/transcript.txt =============== so today I want to talk about something that I think is really broken in our industry and that's the way we think about DevOps right raise your hand if you've ever been told we need to do DevOps like it's a thing you can just adopt okay so here's the problem the problem is that DevOps is not a thing it's a culture and you can't buy culture you can't install culture and you certainly can't just hire a DevOps team and expect it to magically happen
but before I get into that let me introduce myself very briefly I'm Alex and I've been doing this for about fifteen years now I've seen every possible way organizations have tried to do DevOps and most of them are wrong and I say that with love right it's not that people are stupid it's that the industry has been selling them a lie
okay so let me show you my shownotes URL everything slides links resources you can find at alex dot dev slash devops-reframed grab a photo of this QR code now because I'm going to go fast
so here's the thesis DevOps is three things it's collaboration it's automation and it's feedback loops that's it that's the whole talk I could stop here but then you'd want your money back so let me unpack
first let's talk about what DevOps is NOT because I think this is where most organizations go wrong raise your hand if your company has a quote unquote DevOps team okay yeah that's the first problem right there when you create a DevOps team you've already lost because you've taken the ops out of dev and the dev out of ops and put them in a new silo congratulations you now have three silos instead of two
you know what reminds me of this there's this great meme you've probably seen it the one with the kid drowning in the pool and then the skeleton at the bottom that's your DevOps transformation the kid drowning is your DevOps team the skeleton at the bottom is the collaboration you promised them okay bad joke but you get it right
next thing you know let me talk about automation because this is where it actually gets interesting the problem with automation is not that people don't want it it's that they automate the wrong things they automate the easy stuff and leave the hard stuff manual
and here's where I'm going to show you some data from the DORA report 84 percent of high-performing teams have automated their deployment pipeline versus only 23 percent of low performers and here's the kicker it's not the automation itself that matters it's what the automation enables which is fast feedback
jokes aside let me get to the real meat here the feedback loop is everything and I mean everything if you take one thing away from this talk let it be this short feedback loops are the single most important thing you can do for your engineering culture full stop
I've seen teams go from deploying once a quarter to deploying multiple times a day and the thing that changed wasn't the tools it wasn't the pipeline it was the mindset they stopped thinking about deployment as a big scary event and started thinking about it as just another commit
so let me tell you a story about a team I worked with last year they had this massive monolith right classic story and everyone said you need to break it up into microservices and that's true eventually but here's what I told them forget about the architecture for now focus on your feedback loop can you run your tests in under ten minutes no okay let's fix that first
and by the way this is where the memes come in really handy because nothing drives home the point about slow CI pipelines better than the skeleton waiting meme right you've all lived that waiting forty-five minutes for your build to pass just to find out you missed a semicolon
okay I'm seeing the five minute warning so let me wrap up here's what I want you to remember number one DevOps is a culture not a product number two automate the hard stuff not just the easy stuff number three short feedback loops change everything
and if you do those three things I promise you your engineering culture will transform not overnight not in a sprint but over time and that's the key right it's a journey not a destination
thank you so much the slides and everything are at alex dot dev slash devops-reframed come find me I'm at alex underscore dev on Twitter and I'd love to hear your war stories about DevOps transformations gone wrong =============== END OF FILE ===============
Install with Tessl CLI
npx tessl i jbaruch/speaker-toolkit@0.6.2evals
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
skills
presentation-creator
references
patterns
build
deliver
prepare
rhetoric-knowledge-vault