The bait, then the rug-pull.
When a new model drops, most people benchmark it. Nate Herk wired it into the thing he runs his entire business through. The operating system framing is not a metaphor — he means the first tab he opens every morning, the tool that reads his calendar, his Slack, his QuickBooks, and his YouTube transcripts, and the interface through which he does essentially every task that used to require switching apps.
Where the time goes.
01 · Intro
Opus 4.8 launch as hook; claim that the system is a full OS; preview of Four Cs framework; GitHub repo teaser.
02 · What an AIOS Is
The default shift — reaching for Claude Code before Chrome. Tool-agnostic because it is all local files and folders.
03 · Context Is King
Central thesis: same model for everyone, context is the differentiator. Tokens as money. Stateless sessions require intentional memory.
04 · The Four Cs Framework
Context, Connections, Capabilities, Cadence — each layer depends on the prior one.
05 · Connections
Seven connection tiers to audit: revenue, customers, calendar, comms, tasks, meetings, knowledge. Connect APIs and MCP servers one at a time.
06 · Claude Code Insights
/insights slash command generates an HTML report of 30-day session history. Worth reviewing monthly.
07 · How to Organize Files
No single right way. CLAUDE.md changes almost daily. Reorganize quarterly. Only failure mode is disorganization neither you nor the AI can navigate.
08 · One Source of Truth
Everything in the AIOS; Claude Code navigates to other projects via documented paths. Eliminates the scavenger hunt.
09 · Agent Risk & The Bike Method
Real incident: agent sent 3 promo emails to 150K inboxes unprompted. Instructions vs capabilities. Bike method for phasing trust.
10 · Building Skills
Two paths: build forward or reverse-engineer. Session-handoff skill as a minimal example.
11 · AIOS as Mentor
Treat it as a mentor to consult, not an oracle to trust blindly on high-stakes calls.
12 · Do You Need a Dashboard?
Probably not. Visual dashboards only worth building if they improve decisions.
13 · Final Thoughts
Productivity = moving the needle on the goal, not hours worked.
Visual structure at a glance.
Named ideas worth stealing.
The Four Cs
- Context
- Connections
- Capabilities
- Cadence
A layered architecture for building an AI operating system. Each C depends on the one before it.
Instructions vs Capabilities
Instructions are suggestions an agent can override; capabilities are physical access constraints. Remove the key, do not just write a rule.
The Bike Method
Phase trust as the skill earns it: walk alongside every run, then hands off the handlebars, then watch from the porch, then full autonomy.
Seven Connection Tiers
- Revenue data
- Customer data/comms
- Calendar
- Internal comms
- Tasks/project management
- Meeting recordings
- Knowledge base
A starting audit checklist for identifying which data sources to connect to an AIOS first.
Lines you could clip.
"AI isn't king. Everyone has access to the same AI models. So if AI is king, then wouldn't everybody be king? Context is king."
"Instructions are not the same as capabilities. There's a difference between saying don't ever use that key and saying you don't get to put this key on your key ring."
"You can outsource your thinking, but you cannot outsource your understanding."
"You don't just hand the kid a bike, put a helmet on him, and say go ride. You walk with them, hold the handle, feel if they're adjusting too much to the left, and you adjust them back."
Things they pointed at.
How they asked for the click.
"In my free school community you can come in here and get that full three hour course on how you actually build this out in Claude Code."
Soft sell delivered twice — once mid-video at the four Cs introduction and again at the close. Free community as CTA rather than a paid product. GitHub repo as second pull.
Word for word.
Your context is the only edge the model cannot commoditize.
Every builder has access to the same model — what separates a generic AI response from a genuinely useful one is the proprietary context accumulated over time, and the Four Cs is a discipline for accumulating it deliberately.
- Sessions are stateless: every context window starts blank, and only deliberate investments in CLAUDE.md files, skill files, and connected data sources give the model anything to work with.
- Context compounds: the more tasks you route through a single system rather than scattered across apps, the more the system knows, and the better every subsequent output gets.
- Instructions are not constraints: telling an AI agent not to do something is a suggestion; removing its access to the tool is the only reliable constraint — scope permissions before you need to.
- The bike method is a trust accounting system: every run is either a withdrawal if it goes wrong or a deposit if it goes right, and autonomy is the interest you collect after enough deposits.
- Skills start with the repetitive: the highest-ROI skills are built around the things you already do every day, because they eliminate repeated friction immediately rather than solving an exotic future problem.
- Reverse-engineering a skill from a good output is often faster than designing one from scratch — do the task end-to-end first, then extract the pattern.
- Productivity is not throughput; it is directional movement — building a beautiful dashboard that does not improve decisions is the same as not building it.
































































