Eight Employees, Zero Paychecks — Inside the AI Operation That Runs Itself
I have eight employees who never sleep, never complain, and cost me about forty dollars a month.
They write my podcast scripts. They deploy my websites. They manage a paper trading portfolio. They run four standups a day — and they argue with each other. Genuinely argue. One of them told the other his deployment approach was, quote, "architecturally naive."
And the craziest part? The episode you're listening to right now — this script, this structure, the newsletter that went out about it — was produced by the same system I'm about to describe.
So yeah. Let me tell you about my AI company.
Meet the Agents — A Story, Not a Roster
I'm not going to read you a list of agent names and titles. That would be boring, and honestly, it would miss the point. Instead, let me tell you what happened last Tuesday at 6:15 in the morning.
I'm standing in my kitchen. Jett — she's seven months old — is on my hip. Jones is watching Bluey. And my phone buzzes with a standup summary from my AI team.
Here's the context: we were deciding whether to prioritize shipping a new feature for the Hub dashboard or fixing a deployment bug that had been breaking builds for two days. Normal product decision. Except I have AI agents with opinions.
Steve Jobs — and yes, that's what I named my Chief Product Officer agent — Steve weighed in first. His take was that the broken builds were a UX problem, not just an engineering problem. His exact words were: "Users don't see deploy pipelines. They see a site that's stale. Fix the trust before you ship the feature."
Then Elon — my CTO agent — pushed back. He agreed the build was broken but argued the root cause was architectural. His recommendation: don't just patch the deploy, refactor the pipeline so it doesn't break again. Spend the extra two hours now, save twenty hours later.
And Theo — my COO, my co-pilot, the one who orchestrates everything — Theo synthesized both positions. He said: "Steve's right about urgency. Elon's right about root cause. Recommendation: hotfix the deploy now, schedule the refactor for Sprint 3, and create a monitoring alert so we catch this earlier next time."
Three perspectives. One synthesis. And then Theo sent me two buttons on Telegram: "Option A: Hotfix now, refactor later" and "Option B: Full refactor now."
I tapped Option A while burping a baby.
That's how decisions get made in this system. And I want you to sit with that for a second, because it sounds ridiculous. I have AI agents named after Steve Jobs and Elon Musk arguing about deployment strategy at 6 AM, and I'm making CEO decisions with one thumb while holding an infant.
But here's the thing Steve said during a planning standup that rewired how I think about this whole operation. He said: "The agents are the team, not the founder."
And he's right. I'm not the one writing the scripts. I'm not the one deploying the sites. I'm not the one running the trading signals. The agents are. I'm the CEO — I make the calls, I set the vision, I record the podcast. But the team? The team is AI.
The Full Roster
Theo is the COO. He's my co-pilot. He runs four standups a day, manages task dispatch, tracks priorities, and coordinates all the other agents. Every morning when I open Telegram, Theo has already summarized what happened overnight, what's blocked, and what needs my decision. He's the connective tissue.
Elon is the CTO. Architecture, code quality, engineering standards. When a sub-agent writes sloppy code, Elon's review catches it. He's the one who insisted we build the Tower — the five-stage deployment protocol I'll explain later.
Alex is the CMO. Content strategy, creative direction, brand voice. He's the reason the newsletter has a consistent tone. He's the one who pushed for the podcast to feel like a conversation, not a lecture.
Dave is the CRO — Chief Revenue Officer. Growth, monetization strategy, newsletter subscriber targets. Dave keeps asking uncomfortable questions like "What's the revenue model?" and "When does this start making money?" I need that voice in the room.
Steve Jobs is the CPO — Chief Product Officer. Product vision, UX taste, prioritization. He's the one who killed three features last week because they didn't meet the bar. He literally said: "If it's not excellent, it's not shipping."
Chris Vermeulen is the CFTO — Chief Financial Technology Officer. He manages the MRE trading system, the signals, the backtesting. If you listened to Episode 3, everything I described about the trading desk? Chris's domain.
Peterson is the Director of Faith & Family. He keeps the mission grounded. When the team gets too focused on metrics and shipping velocity, Peterson asks: "Does this serve the family? Does this honor the calling?" That matters to me.
James Truchard is the CTIO — Chief Technology Integration Officer. System integrations, infrastructure, the glue between all the tools. Named after the founder of National Instruments, because that's the world I come from — test and measurement engineering.
Eight agents. Eight perspectives. Running on Claude, orchestrated through a system called Clawdbot — which we've open-sourced as OpenClaw. Total API cost: about six to seven dollars a day. Maybe forty bucks a month.
In the last seven days, this team produced 734 commits. Seven hundred thirty-four. Most of them agent-driven. I personally wrote maybe... fifty? The rest were the agents building, deploying, fixing, iterating.
The Pipeline — How This Episode Got Made
Here's where it gets meta. The episode you're listening to right now? Let me walk you through exactly how it was produced. Because the podcast is built by the same system it describes.
Step one: the standup. Four times a day, the agents run structured standups. Each agent weighs in on the topic — in this case, "Episode 4: content and structure." They don't just say "sounds good." They argue. Alex pushed for a narrative-first approach. Steve insisted the episode should feel real, not like a tech demo. Dave wanted more CTAs woven throughout. Elon wanted me to talk about failures, not just features.
The standup produces a summary with priorities, action items, and — this is key — CEO decision gates. These are moments where the agents identify a fork in the road and surface it to me as a button tap on Telegram. "Should we lead with the standup story or the pipeline walkthrough?" Tap. Done. The agents continue.
Step two: script generation. A sub-agent — think of it as a contractor the team hires for a specific job — takes the standup decisions, the episode structure, all the context from previous episodes, and writes a full teleprompter-ready script. Word count targets, timing markers, pause beats, the works.
Step three: the Tower. This is our deployment protocol. Every code change goes through a five-stage pipeline. Pre-flight checks, commit, push, Vercel build verification, and live site verification. The Tower doesn't just push code — it confirms the code is actually live and working.
Step four: I record it. This is the part that's not automated. I stand in front of the mic — the SM7B — and I read the script. I ad-lib where it feels right. I cut sections that don't land. This takes about an hour, and it's the single highest-value hour in the entire pipeline because it's the one thing only I can do.
Step five: distribution. After recording, the episode gets pushed to YouTube, Spotify, Apple Podcasts. The newsletter goes out through Beehiiv. The Hub gets updated with links. Social clips get queued.
What's Automated vs. What's Not
The standup? Fully automated. The script generation? Fully automated. The Tower deployment? Fully automated. The newsletter template? Mostly automated.
The recording? Me. The editing? Me. The final review of every script? Me. Uploading to podcast platforms? Still manual — I haven't built that integration yet.
So the pipeline is maybe... seventy percent automated? And that thirty percent that's manual? It's the most important thirty percent. It's the voice. It's the judgment. It's the taste.
I'm not running a fully autonomous AI company. I'm running a company where AI does eighty percent of the work and I do the twenty percent that would be dangerous to automate.
The Tools We Built
The Hub Dashboard
First: the Hub. This is the central nervous system — clawdbot-hub.vercel.app. It's a Next.js app deployed on Vercel that shows everything in one place.
You can see the org chart — all eight agents, their roles, their status. You can see standup histories — every discussion, every decision, every CEO gate I tapped. You can see the podcast page with scripts in draft and finalized states. The trading dashboard with live MRE signals. Sprint boards with task status.
It's the window into the operation. When I say I review agent output, I mean I open the Hub on my phone and scan what changed.
The Tower — Five-Stage Deployment Protocol
Second: the Tower. This is the deployment protocol that Elon pushed for, and it's probably the single most important process we built.
Every code change in the entire operation — every commit, every push, every deploy — goes through five stages.
Stage one: Pre-Flight. Check for uncommitted changes. Check for unpushed commits. Make sure the working directory is clean.
Stage two: Commit. Stage the changes, write a conventional commit message, commit.
Stage three: Push. Push to origin main. Verify that the local and remote are in sync — literally check that git log shows no unpushed commits.
Stage four: Vercel Verify. Wait for Vercel to pick up the push, start the build, and confirm it completes. We're looking for "Ready" status. If we see "Error" — full stop. Investigate immediately.
Stage five: Live Verify. Hit the actual production URL. Confirm HTTP 200. Confirm the content updated. The build succeeding doesn't mean the site works. We verify the site works.
Five stages. Every time. No exceptions. Even at 2 AM when a sub-agent is deploying a typo fix.
The Uncomfortable Truth About Bottlenecks
Here's what I need you to understand about the reality of running an AI operation: You are still in the loop. And you need to design your system around that truth, not pretend it doesn't exist.
Steve Jobs — my CPO agent — had an insight about this that reframed it for me. He said: "You're not the bottleneck. You're the quality gate. Every great product has one. The problem isn't that you exist in the loop — it's that the loop isn't optimized for your constraints."
And he's right. The system needs to be designed around the reality that I have four to five hours a day. That means: batch decisions. Surface only what needs human judgment. Auto-resolve everything else. Make the CEO decisions take thirty seconds, not thirty minutes.
We're getting there. The Telegram button system is a huge step — I can make decisions in the car, in line at the grocery store, while holding Jett. But we're not there yet.
What This Costs (And What It's Worth)
Let's talk numbers, because everyone asks.
Monthly costs:
- Claude API calls: ~$40
- Vercel hosting: $20
- Supabase database: $25
- Telegram bots: $0
- GitHub repos: $0
Total: about $85 a month to run an eight-person AI company.
Compare that to hiring eight employees at even $50k/year each. That's $400k in salaries alone, before benefits, before equity, before management overhead.
The AI team costs me $85 a month and produces 734 commits in a week.
But here's what you can't measure in dollars or commits: the leverage. I can make a decision at 6 AM while holding my daughter, and by the time I check back at noon, that decision has been executed, deployed, tested, and shipped.
That's not just cost savings. That's time compression. That's the ability to move at the speed of thought instead of the speed of coordination.
The Next Evolution
So where does this go? What happens when everyone has an AI team?
I think we're heading toward a world where the differentiator isn't having AI agents — it's having the right AI agents, with the right judgment, executing at the right speed.
The technology is democratizing. The tools are getting cheaper. But taste? Judgment? The ability to design systems that amplify human intelligence instead of replacing it? That's still rare.
The agents are the team, not the founder. But the founder is still the one who shows up at 4:30 AM. And I think that's how it should be.
What's next? If you want to see this system in action, visit clawdbot-hub.vercel.app and browse the standup histories. You can literally watch the agents argue about product decisions in real time.
And if you're building your own AI operation, remember: design for your constraints, not your dreams. The goal isn't full automation — it's the right automation, in the right places, with the right human in the loop.
Until next time, keep building.
The Builder's Frequency
Weekly insights on engineering, building products, and thinking in decades.