How I code with AI changed a lot
Theo scraps cursor, plan mode, and Claude after five months — here is exactly what replaced them.
May 27thA reluctant 28-minute tour of the Claude Code features every competing harness should steal.
Claude Code is worth studying not because it is the best harness overall, but because it has pushed specific primitives — script injection in skills, CLAUDE.md file imports, and code-written multi-agent workflows — far beyond what any competitor currently offers.
Claude Code has real weaknesses, but it also has a handful of primitives no other harness has matched. Skills with script injection front-load environmental state before the model even starts reasoning, cutting steps and improving reliability. CLAUDE.md file imports let you bridge the CLAUDE.md/AGENTS.md split with a single @-line. Workflows are the biggest differentiator: the agent writes throwaway JS code to define multi-agent phases, prompts, and parallelism — dynamic by construction, not constrained by a fixed schema. The full-screen terminal mode, mid-run account switching, /by-the-way side-chat, /rewind, and mobile remote control round out the list. The argument is not 'use Claude Code' but 'every other harness should copy these things immediately.'
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 →
Sets up the reluctant-endorsement framing ('I've been through it with Claude Code, to put it lightly'), puts on the hat as a visual bit, then runs a Depot sponsor read (Docker CI acceleration).

Walks through a real Repo Explorer skill that uses Claude Code's script injection to list a local cache directory before the model starts reasoning. Argues this is a primitive that should be part of the skills standard and that other harnesses are too cautious to adopt.

Shows @agents.md import to bridge the CLAUDE.md/AGENTS.md split. Demos claude.local.md for personal overrides. Discovers and explains claude-cli:// deep links for launching sessions from HTML pages.

Demonstrates /by-the-way side-chat running a question in parallel while the main run continues. Shows sub-agent navigation panel. Notes --work-tree flag for ephemeral branch work.

The centrepiece chapter. Triggers a 15-agent parallel PR audit workflow, reads through the 240-line throwaway JS it wrote (phases, prompts, PRIORS from memory, verdict schemas, dynamic ternaries). Shows the live token burn (~$100/10 min on Fable). Explains why code-written workflows beat schema-constrained ones structurally.

Demonstrates switching Anthropic accounts mid-workflow. Future tool calls bill to the new account; the running agent is unaffected. Notes this is 'awesome and really abusable'. Aside: Anthropic suspends Fable/Mythos for foreign actors while recording.

Quick demos of /rewind (go back steps, but fast-forwarding is hard), /branch (fork the conversation history), and /remote-control (expose the session to claude.ai and the Claude mobile app). Outro.
When an agent writes its own orchestration code rather than following a fixed schema, it gains the ability to structure parallelism, conditional logic, and prompt generation in ways that no pre-built multi-agent framework can anticipate.
“I am making this video not because Claude Code is better and I want everyone to appreciate how great it is, but because I want everything else to take the good parts so that I don't miss Claude Code when I use other things.”
“Code isn't just the output of a model, code is a step between model runs.”
“It wrote 240 lines of code that is entirely throwaway, that is only going to be executed ever once to trigger this workflow. That's fucking awesome.”
“Opus loved OpenAI code. Fable hates 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.
The title is the thesis: a developer who has spent the past month criticising Claude Code sits down, puts on a hat, and spends 28 minutes cataloguing the things it does better than every other harness on the market — not to praise it, but because he wants its competitors to catch up.
Embed a shell command in a skill's markdown using Claude Code's @-syntax. When the skill loads, the command runs and its output is injected into context — delivering real-time state (directory listings, env vars, git status) before the model reasons.
Add @agents.md as the first line of CLAUDE.md to import its full content, then add Claude-specific instructions below. Single source of truth with a safe override layer.
The pattern Claude writes when asked to run a workflow: a throwaway JS file that defines the orchestration as code, not as a config schema. Each phase gets its own prompt function; the pipeline helper handles sub-agent spawning.
“If you want me to do a video where I tear apart all of the things that Claude Code does wrong, let me know in the comments.”
Soft tease of a follow-up critical video; teases rather than delivers, effective audience retention hook
00:02
00:31
00:54
01:12
01:33
01:54
02:15
02:36
02:57
03:17
03:38
03:59
04:20
04:41
05:02
05:22
05:43
06:04
06:25
06:46
07:07
07:28
07:48
08:09
08:30
08:51
09:12
09:33
09:53
10:14
10:35
10:56
11:17
11:38
11:58
12:19
12:40
13:01
13:22
13:43
14:03
14:24
14:45
15:06
15:27
15:48
16:08
16:29
16:50
17:11
17:32
17:53
18:13
18:34
18:55
19:16
19:37
19:58
20:18
20:39
21:00
21:21
21:42
22:03
22:24
22:44
23:05
23:26
23:47
24:08
24:29
24:49
25:10
25:26
25:52
26:13
26:34
26:54
27:15
27:36Theo scraps cursor, plan mode, and Claude after five months — here is exactly what replaced them.
May 27thA 33-minute first-take from a developer who spent $3,000 on inference in 24 hours — benchmarks, real demos, session math, and the hidden safety intervention that silently degrades the model without telling you.
June 11thTheo breaks down how Anthropic silently modified prompts, rewrote its system card, and built invisible safeguards into its most capable model - then got caught.
June 15thA live 14-minute breakdown of the US government export control directive that forced Anthropic to pull Fable 5 and Mythos 5 offline for all non-US citizens — including Anthropic's own employees.
June 13thA 30-minute field report on burning $5,400 of subsidized AI inference in ten days — and what actually came out of it.
June 12thA 23-minute supply-chain autopsy explaining why Elon's reckless GPU overbuy is now the most valuable compute position in the world.
June 9th