Mythos is here, it's time to start tokenmaxxing
A 30-minute field report on burning $5,400 of subsidized AI inference in ten days — and what actually came out of it.
June 12thFive practices Boris Cherny's team at Anthropic uses daily, reverse-engineered and road-tested by a non-technical builder shipping real production apps.
The quality gap in AI-assisted coding comes not from better prompts but from three compounding system habits: planning before any code runs, a CLAUDE.md that self-corrects after every mistake, and a verification loop that forces the model to check its own work.
Boris Cherny built Claude Code and shares his workflow publicly across tweets and interviews. Five principles drive quality: start every feature in plan mode and refine until solid; maintain a short CLAUDE.md that captures every mistake as a permanent rule and delete it when bloated; give Claude a verification loop for backend logic while you handle the UI; package repetitive prompts into slash commands; and stop optimizing prompts — invest in CLAUDE.md and skills instead, because that context compounds while the model improves for free.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Host credentials and promise: five tips from Claude Code's creator plus personal application.

Start in plan mode, iterate until solid, then switch to auto-accept. Every individual feature gets its own planning step. Live demo on community platform. Starter prompt provided.

CLAUDE.md as compound engineering loop. Keep it short due to lost-in-the-middle effect. Host adds activity.md and scratchpad.md for cross-session progress tracking. Agent routing table pattern shown.

Boris's #1 tip: feedback loop gives 2-3x quality. Split verification — Claude handles automated checks, human handles browser UI. CLAUDE.md rule template provided.

Package repetitive workflows as slash commands in .claude/commands/. Commands vs skills analogy: cook the cake vs the full recipe. Bootstrap prompt to let Claude identify your repeating patterns.

Bitter Lesson: general models always win. Stop optimizing prompts; invest in CLAUDE.md and skills because they compound and nobody else can copy your specific session history.

Like, follow, free Skool community link, inner circle application.
Quality in AI-assisted development comes from systems that compound over time, not from smarter prompts written in the moment.
“If Claude has that feedback loop, it will 2-3x the quality of the final result.”
“Never bet against the model.”
“Nobody else has your CLAUDE.md with the lessons your sessions taught it.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Boris Cherny built Claude Code and has been sharing his exact workflow publicly across tweets, threads, and interviews. Frank Nillard went through all of it, pulled the five tips that actually matter, and tested each one building real production software as a non-technical founder.
Every time Claude does something wrong, the fix is written into CLAUDE.md as a permanent rule so the mistake never recurs.
Divide verification responsibility by competency — Claude handles deterministic checks, humans handle visual judgment and feel.
Commands are simple reusable prompts (cook the cake); skills are full-depth procedural recipes with inputs, conditional steps, and specific outputs.
Rich Sutton's finding that general learning beats specific engineering, restated as: never bet against the model. Invest in persistent context (CLAUDE.md, skills) rather than prompt scaffolding.
“I'll leave a link for you to apply in the description below.”
Mid-roll pitch at ~11:24 for inner circle program; outro doubles as second CTA with free Skool community link and inner circle application. Low-pressure delivery consistent with educational tone.
00:00
00:16
00:31
00:51
01:00
01:19
01:42
01:48
02:04
02:19
02:34
02:48
03:03
03:18
03:32
03:47
03:55
04:10
04:31
04:44
04:54
05:13
05:27
05:45
05:59
06:11
06:31
06:41
06:51
07:08
07:32
07:38
07:57
08:05
08:29
08:41
08:56
09:08
09:20
09:40
09:52
10:11
10:27
10:32
10:53
11:02
11:16
11:35
11:46
11:59
12:27
12:34
12:50
12:59
13:17
13:28
13:48
13:59
14:18
14:32
14:48
15:04
15:14
15:28
15:44
16:02
16:10
16:25
16:52
17:05
17:15
17:30
17:40
18:03
18:17
18:22
18:39
18:57
19:07
19:22A 30-minute field report on burning $5,400 of subsidized AI inference in ten days — and what actually came out of it.
June 12thA 17-minute field report from a solo indie developer who wired his AI agents directly into his simulator, browser, crash tracker, and code review system — and stopped babysitting them.
May 14thA 13-minute breakdown of the three-layer framework Andrej Karpathy uses to build 10x faster with AI agents.
June 9thHow a new viral tweet revealed the next tier of AI engineering: designing loops that prompt your agents, so you never have to.
June 9thThe founder of an AI agent orchestrator explains how he uses his own product to build his own product and why code is becoming sawdust.
June 4thJosh Pigford built and sold Baremetrics, now runs five AI products solo — and his Claude Code skill stack is the most systematic one on record.
May 31st