You walk out building your Morning Brief, block by block, on a fleet that works while you sleep. Then you keep building it all week and into Summer Camp.
The morning brief is one expression of what this architecture can do. The repo has hundreds more, and your Claude knows how to install all of them.
Sub-agents, background agents, team agents. All yours.
Blueprints, guides, and a Cairns knowledge vault.
Start it today. Expand it all week and into Summer Camp.
Real morning briefs. Real deliveries. Real machines. By tonight you start yours.
Co-founder, strategy. The vision + the gains.
Co-founder, lead instructor. The architecture + the build.
PM, teacher, strategist. Keeps the day on the rails.
The LMS + your run-of-show. Where every prompt lives.
GitHub + data. Your go-to when version control bites.
Seven layers, one path: Repo → Harnesses → Orchestration → Agent Native OS → Blueprint → Growth OS → Outcome. Today you install the first layers as your morning brief. Summer Camp takes it all the way to a business that pays.
Wade built your portal: a visual map and teacher for the agent-native-os repo. Every prompt, every skill, the full run of show. You have exclusive access. Open it now and keep it open all day.
| Time (ET) | Section | Node |
|---|---|---|
| 10:30-11:00 | Welcome + Vision | The map: what you're building + why |
| 11:00-11:35 | Sub-Agents + Fleets | First sub-agent swarm |
| 11:35-11:45 | Short Break | 10 minutes |
| 11:45-12:20 | Security + Observability | Keys vaulted + runs traced |
| 12:20-12:55 | Connecting Your Data | Sources wired to the brief |
| 12:55-1:30 | Knowledge + Memory | Cairns 101: teach + demo the layers |
| 1:30-1:40 | Short Break | 10 minutes |
| 1:40-2:15 | Build the One Cairn | Your second brain, on disk |
| 2:15-2:35 | Lunch | 20 min (working lunch + Q&A) |
| 2:35-3:30 | Wire + Deploy: Morning Brief | The deployed brief |
| 3:30-4:00 | Close + Open Q&A | Showcase + what's next |
Doors 10:00 AM ET · wrap ~4:00 PM ET · two short breaks + a working lunch. (PT folks: 7 AM start.)
Every section follows the same rhythm. Teach the idea, Demo it live, then you Build the block yourself.
The idea, and why it matters. No terminal yet.
We run the skill live. You watch a block get built.
You run the same skill. 4D gets the MVP, 8D goes deeper.
No git hell. Everyone starts level.
cd ~/GitHub/agent-native-os bash verify.sh # every line green = ready
Leave permission prompts on. Watch what Claude wants to do before you let it.
Auto mode + bypass permissions, with hooks as the safety net.
Sub-agents · Background agents · Agent fleets
Paste the Research Swarm prompt from your run-of-show. It spawns three sub-agents in parallel: web, your repo, your transcripts. Then it synthesizes one consensus brief.
Customize the roles and model tiers (Haiku workers, a stronger synthesizer). Then wire the swarm onto a real recurring job so it runs without you.
The exact prompt lives on the LMS Workshop Day page. No new command to memorize.
You just ran your first fleet.
Next: lock the keys so it is safe to let it work on its own.
Security + Observability. Here is how we keep it safe to let agents work.
It asks before it acts. You promote a project to auto only once you trust it.
Secrets live in Infisical, pulled at runtime. Never in plaintext files.
Version control plus one backup, so any mistake is cheap to undo.
See every agent action, token, and cost. Nothing happens in the dark.
Security and Observability
infisical login # add your keys in the dashboard infisical run -- claude
We wire Langfuse live: Stop + PostToolUse hooks that trace every agent action, token, and cost. Watch it in the room, take the pattern home.
A persistent connection: Gmail, Slack, Drive. The fleet reads and writes live.
A one-shot tool the agent calls: fetch, transform, post. Cheap and composable.
Connecting your sh*t
Cairns 101: the foundational concept of the whole system.
It is not a missing-data problem. It is an untiered-data problem. You either tell it too little or you drown it in everything.
No memory. It forgets yesterday, re-asks what you already answered, repeats old mistakes.
Dump every transcript into context. It drowns in noise, misses the signal, and you pay for every token, every call.
Tiered recall. Load a tiny map always, fetch detail only when the question needs it.
Tyler stacks stones on hikes with his family. A cairn is that stack: a marker that tells the next traveler which way the path goes.
Not the whole mountain. Just the marker you need to keep moving. One source, one cairn.
L1 routes. L2 summarizes densely. L3 proves.
~16 categories, ~6k tokens. The map. 60-70% of questions stop here.
Dense 85-135 word summaries. The catalog the map points into.
The raw source, never edited. The exact quote, with provenance.
The Librarian fans out across every cairn at once. Most questions are answered right here.
Need more? Pull the L2 card. Need the exact line? Fetch L3. It stops as soon as it has enough.
Every answer comes back with its source: which cairn, which tier, which line.
Same answer. A fraction of the cost. None of the noise.
Hunter
A source comes in. The system pulls it and summarizes it.
It proposes what to remember. Nothing hits L1 without your yes.
Saved, searchable, and ready the next time you ask.
Memory Layers + Cairn System
/build-agent-conversations-cairn
Reads your recent Claude conversations. You approve the L1 waypoints. L1 + L2 + L3 land in your vault.
The morning brief is not the finish line. It is the first tile of your Agent OS Dashboard - one surface where your whole fleet reports in.
Email, calendar, your top priorities. Pulled together and delivered before you sit down.
Every agent, every source, one pane. What changed, what needs you, what the fleet already handled.
Tyler's command center: a morning brief that grew into a full operations board. You will see it later.
Back in 20 minutes.
You built it all day. Now watch it snap together.
Ship the Morning Brief, live.
Your turn: run it.
/build-morning-brief gmail,calendar (+ ~/briefing-config.md PRD)
You shipped one brief. Here is the ceiling it climbs toward.
Not a feed you skim. A surface that shows what changed, what needs a decision, and what your fleet already handled. Tyler's Pepper board is the live example.
Email, calendar, Slack, iMessage, GitHub: every channel summarized and ranked before you open a single app.
Your Cairns feed it directly. It already knows what you decided last week and who you owe a reply.
What ran overnight, what worked, what needs a human call. One click to approve, delegate, or dig in.
Point it at any business. The same five modules show up every time.
Take the whole stack all the way: ship production agents, build a real business on it.
Runs on as little as Claude Code. Scales to a full self-hosted fleet we share openly. The framework meets you at whatever level your stack is at.
Everything today, and everything you did not get to, lives here. Your private guide to the agent-native-os repo: prompts, skills, the full run of show. Copy, paste, keep building.