Six things, ~30-60 min spread across a week. Workshop day is for building, not installing.
Six accounts and three local installs. Get all of them green before workshop day.
.env fallback is acceptable for local practice.node --version to check.The student repo is the canonical source. Clone it before workshop day so you arrive with a working setup.
cd ~/Documents gh repo clone aibuild-lab/agent-native-os cd agent-native-os bash verify.sh
Windows users: use Git Bash or WSL2, not PowerShell. The common setup fracture point is Windows + native PowerShell + Claude Code path mismatches. Pick one Unix-like shell and stick with it.
If verify.sh fails, copy the output into Claude (Desktop or Code) and ask "fix this for me." Don't guess.
Slack is where the cohort lives during and after the workshop. Three steps to confirm you're in:
#agent-native-os and pin it.If you do not see an invite email, check spam, then DM Tyler with the email you signed up with.
Workshop assumes you've seen these terms before. You don't have to memorize them; just skim once so you don't get lost.
Workshop Lexicon → — 109 terms, two definitions each (plain-speak + under-the-hood). Open in a tab during workshop day.
The terms most worth pre-skimming: agent, MCP, slash command, CLAUDE.md, connector, OAuth, Cairn, 4D / 8D.
Day-of structure (rough):
4D vs 8D: 4D is the basic working setup (morning brief deployed). 8D is the advanced extension layer (cron, Slack relay, multi-source). You don't have to pick before workshop day — most start 4D and come back for 8D extensions later.
Workshop day kicks off with /personalize, a slash command that asks you 21 questions about your role, goals, and preferences. It runs 30-60 minutes in-class. You can shorten that to 5 minutes by answering the high-leverage questions in writing first.
Optional: write a paragraph in advance answering each of:
Save your answers in a get-to-know-you.md file. /personalize can read it and skip the longer in-class flow.
Quick self-check before you log into Zoom on workshop day.
bash verify.sh from the repo root passes#agent-native-os on Slack and accepted my GitHub repo inviteAll checked? You're set. Show up, build, ship.
Pre-class question? Post in #agent-native-os with your specific blocker. The team triages pre-workshop questions same-day.