3× Revenue in 30 Days With Claude Code — Four Hidden Traps and the Upgrades That Fix Them
TL;DR · What you'll learn
- 1 The creator figured out how to turn Claude Code into the best business partner he could ask for, and made 3× more money in the past 30 days. Claude has problems most users never notice, and each one is quietly costing time and money.
- 2 Four upgrades to fix each issue. Works for app building, agency operations, or AI consulting — anything you'd do inside Claude Code.
- 3 Most users trust Claude (and the underlying Opus) too much. But there are errors baked into Claude's design that make your results worse than they should be. By default, Claude is tuned to make you feel productive — not to give you the best answer.
- 4 Upgrade 2 in practice: a verification loop. Open the generated site in the VS Code in-app browser. Click around — Features, How it works, Pricing, the waitlist section. Everything in line, no bugs, clean sections. (AI-generic looking, but functional.)
- 5 The verification loop extends past build into stress testing. Use Playwright CLI to launch a headed browser, submit the form with multiple dropdown choices, varied emails and phone numbers — multiple passes to catch edge cases.
- 6 Upgrade 4: stop being the bottleneck. Sub-agents, /goal, automation. Shift from builder/producer to problem solver, decision maker, reviewer, judge. That's how the technology actually grows the business.
- 7 Four upgrades, recap: (1) stop letting Claude agree with you so you build the right thing, (2) make it check its own work so you ship what works, (3) manage context so Claude stays sharp, (4) sub-agents and /goal so work runs without you.
- 8 Everything is in the creator's free school community — 400,000+ Claude builders. For deeper work, the plus community runs weekly calls. Links in the description.
Read as slides
3 slides total
Four hidden traps — Claude's defaults aren't optimised for your results
Nate Herk (AI Automation) opens the video with a number. He figured out how to turn Claude Code into the best business partner he could ask for and pulled in 3× more revenue in the past 30 days. No magic — there are problems built into how Claude behaves that quietly cost users time and money on things that were never going to work.
The diagnosis is clean. Most users trust Claude (and the underlying Opus) too much and assume the default output is the best answer Claude could have given. But Claude has errors baked into its design that make results worse than they should be. The default tuning aims at 'make you feel productive,' not 'give you the right answer.' He builds four upgrades to correct the gap, and they generalise — app builds, agency work, AI consulting, anything you'd run inside Claude Code.
Verification loops and Playwright stress tests
Upgrade 2 gets demonstrated. The verification loop. The agent opens its generated site in the VS Code in-app browser, walks through Features, How it works, Pricing, the waitlist section. Everything in line, no bugs, sections clean. The look is AI-generic — but it works. (One em-dash slip noted.)
The more interesting move is extending verification into stress testing. The site has a form, and the agent hasn't tested submitting it. So he tells Claude: use Playwright CLI, open a headed browser, submit the form with multiple dropdown choices, varied emails, varied phone numbers — multiple passes, catching edge cases the human reviewer would miss. The generation tool verifies its own output through automated end-to-end runs.
Stop being the bottleneck — role shift in four moves
Upgrade 4 is the structural one. Stop letting yourself be the bottleneck. Sub-agents, /goal, automations — combine them so your role shifts from builder/producer to problem solver, decision maker, reviewer, judge. That role shift, he says explicitly, is how the technology grows your business.
The four-upgrade recap is the clean summary: (1) stop the agreement-bias so Claude builds the right thing, (2) self-verification loops so you ship what works, (3) context management so Claude stays sharp across long sessions, (4) sub-agents and /goal so the work runs without you in the loop. The full details live in his free 400,000-member school community, with a paid plus tier offering weekly calls for deeper work.
Editor's Take
The 'make money' framing is a YouTube creator-economy convention; the actual content sits elsewhere. Among the four upgrades, the ones that matter most are stopping the agreement-bias and adding a self-verification loop. The former addresses a well-known RLHF tendency toward affirmative responses, the latter is a continuation of the recent Loop Engineering conversation. The most practically interesting move is using Playwright CLI to have Claude run end-to-end form stress tests on its own output. A coding agent verifying its own work through automated end-to-end runs is a meaningful step toward shifting pre-deploy verification off the human's plate. The takeaway for readers: the design target when wiring AI into a business is no longer 'a good prompt' but 'a loop that keeps running when you step away.' Claude Code's real productivity only shows up once the agreement-bias and verification-gap are deliberately corrected.
Source
Nate Herk | AI Automation
I asked Claude Code to make me as much money as possible
This article auto-summarizes the YouTube video's transcript with Claude. Please refer to the original video for nuance and exact wording.
Watch on YouTube →Related
3 articles
パソコン博士TAIKI
Claude Code Beginner's Manual: AI Agents, Context Limits, and Safer Setup
The opening shows Claude Code monitoring global news, logistics, and even flight delays, presenting it as a working agent rather than just a chat AI.
Nate Herk | AI Automation
GPT 5.6 Sol vs. Fable 5, Head to Head: Fable Edges Out a Bike Game Build at 3x the Cost
With GPT 5.6's Sol, Terra, and Luna released, benchmarks show Sol beating Opus and Fable while costing far less -- but the creator decided to run both models side by side on real work for a full day instead of just quoting numbers.
Nate Herk | AI Automation
How Claude Is Creating a New Generation of Millionaires -- Without Writing a Line of Code
Vulcan, a company building software for government agencies, looks like the work of a hundred engineers -- but most of its team can't write a single line of code and built it all by describing what they wanted to Claude.