A full-day workshop for executives and business leaders navigating AI decisions. Built as a BASE content layer that gets customized with a FOCUS overlay for each event and audience.
| File | What it is |
|---|---|
run-of-show.md |
Block-by-block outline with timing, goals, transitions |
slides.html |
reveal.js presentation, opens directly in Chrome |
speaker-notes.md |
Slide-by-slide talk track with advance cues and recovery playbook |
handout.md |
Attendee reference with all frameworks, exercises, and resources |
site/ |
Jekyll site for GitHub Pages |
CLAUDE.md |
Project tracker for Claude Cowork / Claude Code sessions |
FOCUS-TEMPLATE.md |
Customization checklist for event-specific versions |
focus-prompt.md |
Ready-to-paste prompt for starting a FOCUS session with Claude |
Preview the slides:
Open slides.html in Chrome.
Run the Jekyll site locally:
cd site
bundle install
bundle exec jekyll serve
Deploy to GitHub Pages:
Push to main. The GitHub Actions workflow at site/.github/workflows/deploy.yml handles the rest.
- Fork this repo.
- Copy
FOCUS-TEMPLATE.mdtoFOCUS.mdand fill in your event details. - Start a Claude Cowork or Claude Code session. Paste the prompt from
focus-prompt.md. - Claude will work through the customization checklist and update all files.
- Run
./focus-audit.shto verify no placeholders remain. - Run
./sync-site.shto update the Jekyll site pages.
- How to Define "AI" (Including Agents) (30 min)
- What AI Can and Can't Do (45 min, includes hands-on)
- Get Rid of the FUD (45 min)
- How Enterprise Software is Bought and Sold (30 min)
- Pace Layers (60 min, includes group exercise)
- Synthesis, Action Planning, and Send-off (30 min)
- Fonts: Rokkitt (headings), Spectral (body), Roboto Mono (code/mono)
- Palette: Black, white, greys. Accent blue: #0054a6
- Slides: reveal.js 5.1, no transitions, fragment reveals
- Writing: No emdashes. Varied sentence rhythm. Executive tone.
MIT