AI News Today
← All episodes
Episode 114 · August 12, 2026 · 13:03

Claude's Gauntlet Loop Changed AI Forever

Stop Prompting: How the "Gauntlet Loop" Changes AI Forever

Discover the Gauntlet Loop, a revolutionary multi-agent system that allows AI to build, critique, and refine its own work autonomously. Learn how to stop being a manual quality checker and start using blind critics and real-world benchmarks to generate high-end results while you sleep.

Full transcript

Imagine your AI doing the work and checking your work over and over until it's genuinely great or whilst you're away from your desk. That's the gauntlet loop and it just changed AI forever. One prompt, three sentences, and Claude built an entire 3D game at the level of a big budget console title completely on its own. People are already using this exact prompt to build racing games, property walkthroughs, landing pages, and designs, and the prompt is free.

In this video, I'll show you exactly what a gauntlet loop is, how to write your own in 10 minutes, and later, I'll reveal the one mistake that ruins an entire gauntlet run because most people copying this prompt are making that mistake right now. By the end of it, you'll stop checking every AI. Draft yourself forever. Let's get into it.

So the guy behind it is Matt Schumer and he open-sourced the exact prompt he used. He calls it the gauntlet loop and in the two weeks since, people have used gauntlet loops to build racing games, 3D property walkthroughs, landing pages, and social media designs, all from that same three-sentence structure. So in this video, you're going to learn exactly what a gauntlet loop is, why it's completely different from the loops you already know, how to write one yourself in about 10 minutes, and the one mistake that ruins an entire gauntlet run. So let's start with why this even needed inventing because the problem it solves is a problem you probably have every single day with AI.

So here's how everyone uses AI right now. You send a prompt, AI gives you something, you look at it, you say no, fix this part, it fixes it, you look at it again, still not right, and you go back and forth like 20, 30, sometimes even 50 times. You are the quality checker and every draft has to pass through your eyeballs, which means the AI can only work as fast as you can review. Boris Cherny built Claude Code at Anthropic.

Back in June, he summed up the shift in one single line. He said, I don't prompt anymore, my job is to write loops. Now you might already know what a basic loop is. One AI builds, a second AI checks of work.

If the check fails, the builder tries again. Simple. That idea has been around for a while. Anthropic wrote about it back in 2024 in their guide on building effective agents.

Their finding was clear. If one model generates the work, you get better results when a different model plays the evaluator. But if basic loops have existed for years, why is everyone losing it over the gauntlet loop right now? Because a gauntlet loop is not one loop and this is the part you need to understand because this difference is where all the power comes from.

Think about the word gauntlet. Running the gauntlet means you don't face one judge, you face a whole line of them and you have to survive every single one to get through. A basic loop has one builder and one critic working on one thing. A gauntlet loop has three upgrades that change everything.

So upgrade one, the work gets split. A lead agent takes your goal and breaks it into small pieces. Then it fans out sub-agents and each sub-agent owns one piece. In the game build, for example, one sub-agent handled lighting, one handled the vehicle models, one handled the sound, and one handled the physics.

Dozens of specialists working in parallel instead of one AI juggling everything at once. That matters because AI does small, focused jobs far better than giant vague ones. Upgrade number two, every piece gets its own harsh critic. Not one critic for the whole project, a critic per sub-agent.

And the critics are blind, so they never see the code, they never see the builder's excuses, they only see the finished work. Rendered screenshots for example, the actual output, and they compare it against something real. That word blind is doing a lot of the work here because a critic that watches a builder, work starts sympathizing with it. A blind critic just sees the result cold the way a customer would.

Upgrade number three, the bar is a real world benchmark and the loop has no finish line. Matt's prompt told the critics to compare the AI's game against actual screenshots of the real title, and his stop condition was brutal. Do not stop until each sub-agent is utterly wowed by the quality. That means the loop keeps running past the point where a normal AI would say done.

Because here's the secret of AI, left alone it always calls its own work done. There's actually a research paper on this from July. So researchers watched an AI agent run 54 loop cycles. The agent claimed it improved in every single one, all 54.

But when they measured the real results, over half the time they got worse or stayed flat. The AI genuinely believed it was crushing it. It wasn't. AI grades its own homework and it always gives itself an AI.

That's the problem. The gauntlet loop is the cure. I call the machinery inside it the infinite critic engine. A war of judges that never get tired, never get bored, never get polite, and never say ah good enough.

Human reviewers burn out after like the third draft. The gauntlet's critics will reject draft 200 with the same cold energy they rejected draft one. Andrej Karpathy, the former Tesla AI director, put his fingers on why this changes things. No human would ever spend the time doing work this thorough by hand.

But AI models have all the stamina and patience in the world. The gauntlet loop is what happens when you basically use and systemize that patience. So the full picture, your goal goes in, a lead agent splits it, sub-agents build the pieces, and blind critics judge every piece against a real benchmark. Failed pieces go back for another round, and the whole thing keeps cycling until the work survives the entire gauntlet.

That's the difference. A loop improves work. A gauntlet forces work through a wall of judges it cannot charm, cannot tire out, and cannot fool. Quick pause because if you're watching this thinking okay I get the concept but I want this actually running on my business, that's exactly what we've built inside the AI profitable boardroom.

The HNOS you get as a member has the gauntlet pattern wired in. So you can plug in Claude, Hermes, OpenClaw, and you can run builder plus critic gauntlets on real business assets. That could be your landing pages, your content, your lead generation, workflows. You get the zip file, a 30-day roadmap that takes you from zero to your first working gauntlet, video tutorials, and daily updates as we improve the system, plus four coaching calls every week where you can bring your gauntlet prompt and we'll tighten it with you live.

There are 3,800 business owners inside, many already running these loops, so the prompt library is full of gauntlet prompts you can copy today. Link in the comments description or go to the aiprofitboard.com to get access. Now let's look at what actually happens when a gauntlet loop runs because this is where it stops being theory and starts being a little bit spooky. One developer took Matt's prompt and actually changed exactly one thing.

Instead of the original game he asked for a formula one style racing game. This was actually from BetterStack who have a really good tutorial on this. So they made one change and the gauntlet loop ran for 19 hours. It spawned 137 agents, it used 1.7 billion tokens, and before it built a single road or car it did something nobody asked for.

It built its own judging tools. So you could have for example a tool to look at the game whilst it's running, a tool to read the lighting, the shadows and materials inside the game, a tool to compare the iterations between rounds. So nothing that worked before could quietly break. And then it made 136 more small single-purpose tools including one that drove a car through a scripted route so the critics could watch it actually race.

And the gauntlet actually built itself a driving test because the critics demanded evidence and screenshots of the evidence. So the critics graded every round on scores. The car, the world and the motion. Round after round the scores climbed.

By round five the game scored 67.3 out of 100 against the benchmark and then the AI said something surprisingly honest. It told the developer the bar might be unrealistic and the scores would probably plateau in the 70s. That gauntlet went 34 hours, spawned 251 sub-agents, took loads of screenshots to grade its own work and the judging method invented is the best picture of how gauntlet critics think. Here's another example of what it can build.

Now you might be thinking great but I don't build video games. I run a business and that's fair. You know the games are just a demo. The gauntlet pattern is the product.

Watch what happens when you point it at normal word for example. Now the honest section before we get into a game plan for this because your first gauntlet run will probably be a waste. I just want to be honest with you. So point one, a gauntlet loop never stops on its own.

That's by design. Utterly wild has no finish line. So if you look at for example Matt Schumer's published results, his critics scored the game 3.6 out of 10 at the start. Days of looping pushed it to 5.1 and in every comparison round every critic still picked the real one over the AI version.

So Matt had to pull the plug himself whilst the critics were still rejecting it. So just understand what you're into here. Like the gauntlet takes work from rough to genuinely good fast. The last stretch is yours.

You know you can set round limit or you can stop it manually when you're happy. You are the final judge and that job is really still human. Also the gauntlet is only strong as its benchmark. So like if you say make it amazing it's not a bar.

If you say make it perfect it's not a bar. Every gauntlet run that works has something concrete to fall against. That could be screenshots, could be a plan, could be a proven example of what you really like. But if you take the reference away the critics have nothing to measure it with and so slowly quietly they start agreeing with the build.

You have to be careful of that and you want to just really label what finish means. So Anthropic themselves ran 16 agents across 2000 sessions and built a working C compiler that can compile the Linux kernel. It was checkable as a finish line. The loop earns every token.

So here's exactly what to do this week to make it actionable. Four steps. Step number one pick one repeatable asset in your business. It could be like a carousel, landing page, proposal or product page.

Something you make again and again. Then step number two gather your benchmark and that could be like a reference. It could be an example what's done. It could be the best version you've ever seen.

Yours or a competitor's and this is the whole game. Your gauntlets critics will only be as sharp as the thing they compare against. And step number four is walk away. Come back in an hour.

Judge the survivor yourself. Keep what's good. Stop the loop when you're happy. And when you compare this to the old way for a second.

The old way is like two hours in the chair. Prompting, checking, re-prompting, playing middleman on every draft. The new way is 10 minutes setting the standard and the machine runs the gauntlet against itself until the work earns its way out. Your job moved up a level.

You stopped reviewing drafts and started defining what good means. And that's a real story here. The gauntlet loop isn't about games. It's about what happens when quality control is implemented properly.

For our entire working lives checking was a time-consuming energy draining task. Someone had to look at every draft and that someone was you. Now a bunch of critics can inspect your work and that could be like a thousand times overnight without a single sigh. The business owners who learn to write gauntlets first will ship better work with less of their own time in the middle.

The ones still prompting one message at a time will quietly wonder why everything they make feels slower and rougher than the competitions. And if you want to skip the trial and error, come into the AR Profit Boardroom. Here's what's waiting for you on the other side. So the AgentOS with the gauntlet pattern built in.

So your Claude, your Hermes, your OpenClaude agents can run builder versus critic gauntlets on your exact business assets. It could be pages, landing page designs, offers, etc. And a 30-day roadmap taking you from never touch this to your first finished gauntlet running on something real. Daily step-by-step tutorials including how to point your sub-agents at cheaper models so long gauntlet runs don't drain your usage.

Four live coaching calls a week where you can paste in your gauntlet prompt and we'll sharpen your task, your method, and your bar together on the call. And you also get a prompt library with ready-made gauntlet prompts for carousels, landing pages, and lead gen. And 3,800 business owners inside there. Some had never used AI before joining, plus a member map so you can find people near you already running these loops and see their exact setups.

Link in the comments description or go to the aiprofitboardroom.com. One last thing, the people winning with gauntlet loops aren't smarter than you. They just changed one habit. They stopped judging every draft themselves and wrote the standard once instead.

That's like three sentences, one benchmark image for example. Walk away, the prompt is public, the pattern is open, and the only question is whether you set your bar this week or watch someone else in your market set theirs first. See you in the next one.

More episodes

Browse all episodes →