Claude Code Creator’s Workflow Revolutionizes AI Coding

Date:

The Creator of Claude Code Just Revealed His Workflow, and Developers Are Losing Their Minds

When the creator of the world’s most advanced coding agent speaks, Silicon Valley doesn’t just listen — it takes notes. For the past week, the engineering community has been dissecting a thread on X from Boris Cherny, the creator and head of Claude Code at Anthropic. What began as a casual sharing of his personal terminal setup has spiraled into a viral manifesto on the future of software development, with industry insiders calling it a watershed moment for the startup.

“If you’re not reading the Claude Code best practices straight from its creator, you’re behind as a programmer,” wrote Jeff Tang, a prominent voice in the developer community. Kyle McNease, another industry observer, went further, declaring that with Cherny’s “game-changing updates,” Anthropic is “on fire,” potentially facing “their ChatGPT moment.”

The excitement stems from a paradox: Cherny’s workflow is surprisingly simple, yet it allows a single human to operate with the output capacity of a small engineering department. As one user noted on X after implementing Cherny’s setup, the experience “feels more like Starcraft” than traditional coding — a shift from typing syntax to commanding autonomous units.

How Running Five AI Agents at Once Turns Coding into a Real-Time Strategy Game

The most striking revelation from Cherny’s disclosure is that he does not code in a linear fashion. In the traditional “inner loop” of development, a programmer writes a function, tests it, and moves to the next. Cherny, however, acts as a fleet commander.

“I run 5 Claudes in parallel in my terminal,” Cherny wrote. “I number my tabs 1-5, and use system notifications to know when a Claude needs input.”

By utilizing iTerm2 system notifications, Cherny effectively manages five simultaneous work streams. While one agent runs a test suite, another refactors a legacy module, and a third drafts documentation. He also runs “5-10 Claudes on claude.ai” in his browser, using a “teleport” command to hand off sessions between the web and his local machine.

The Counterintuitive Case for Choosing the Slowest, Smartest Model

In a surprising move for an industry obsessed with latency, Cherny revealed that he exclusively uses Anthropic’s heaviest, slowest model: Opus 4.5. “I use Opus 4.5 with thinking for everything,” Cherny explained. “It’s the best coding model I’ve ever used, and even though it’s bigger & slower than Sonnet, since you have to steer it less and it’s better at tool use, it is almost always faster than using a smaller model in the end.”

One Shared File Turns Every AI Mistake into a Permanent Lesson

Cherny also detailed how his team solves the problem of AI amnesia. Standard large language models do not “remember” a company’s specific coding style or architectural decisions from one session to the next. To address this, Cherny’s team maintains a single file named CLAUDE.md in their git repository.

  • “Anytime we see Claude do something incorrectly we add it to the CLAUDE.md, so Claude knows not to do it next time,” he wrote.

Slash Commands and Subagents Automate the Most Tedious Parts of Development

The “vanilla” workflow one observer praised is powered by rigorous automation of repetitive tasks. Cherny uses slash commands — custom shortcuts checked into the project’s repository — to handle complex operations with a single keystroke.

Why Verification Loops Are the Real Unlock for AI-Generated Code

If there is a single reason Claude Code has reportedly hit $1 billion in annual recurring revenue so quickly, it is likely the verification loop. The AI is not just a text generator; it is a tester.

Cherny argues that giving the AI a way to verify its own work improves the quality of the final result by “2-3x.” The agent doesn’t just write code; it proves the code works.

What Cherny’s Workflow Signals About the Future of Software Engineering

The reaction to Cherny’s thread suggests a pivotal shift in how developers think about their craft. For years, “AI coding” meant an autocomplete function in a text editor — a faster way to type. Cherny has demonstrated that it can now function as an operating system for labor itself.

The tools to multiply human output by a factor of five are already here. They require only a willingness to stop thinking of AI as an assistant and start treating it as a workforce. The programmers who make that mental leap first won’t just be more productive; they’ll be playing an entirely different game — and everyone else will still be typing.


Related AI Insights

Lazarus Omolua
Lazarus Omoluahttps://richlyai.com/blog
My mission is to make sure that people in Africa are not left behind in the global AI revolution. RichlyAI exists to give everyone — students, founders, creators, and businesses — the tools to compete globally.

Subscribe

Popular

More like this
Related

How Business Ops Teams Boost Productivity with Codex

Discover how business operations teams use Codex to streamline documentation, enhance collaboration, and improve decision-making with AI-powered automation...

OpenAI Partners with Malta to Offer ChatGPT Plus Nationwide

OpenAI and Malta team up to provide free ChatGPT Plus access and AI training to all citizens, promoting digital literacy and responsible AI use.

Critical Linux Kernel Flaw Risks SSH Host Key Theft

A critical Linux kernel flaw risks stolen SSH host keys. Learn how to protect your systems and stay secure until patches are widely available.

Top External Hard Drives 2026: Expert Reviews & Buying Guide

Discover the best external hard drives of 2026 with expert reviews. Find top picks for speed, durability, and security to suit all storage needs.