Stop Prompting Claude. Start Loop Engineering.
A 12-minute framework for replacing one-shot prompts with self-running loops that verify their own work.
June 19thA 16-minute walkthrough of the B.U.I.L.D. Framework — five steps for turning Claude Code into a system that ingests your own data, runs recurring improvement loops, and gets smarter every week.
A truly self-improving Claude system is not one that runs without you — it is one that buckets every proposed change by risk level so AI handles the easy calls autonomously while you sign off only on the decisions that could break things.
Most people who try to build self-improving AI systems either do too little (one static prompt) or too much (full automation that drifts). The B.U.I.L.D. Framework sits in the middle: build a knowledge base and skill library, bulk-ingest everything you have already created, then create four data pipelines that continuously feed new material. An improve-system skill analyzes the data and sorts proposed changes into three buckets — auto-approve, needs sign-off, and needs context — so the system evolves every week without going off the rails. The final step is mindset: run it slowly, stay the leader, compress feedback loops, and bias toward action over whiteboard planning.
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 →
Hook: obsession with self-improving systems; promises five-step B.U.I.L.D. framework drawn from Karpathy, Anthropic, and personal coaching experience.

Create a Claude project with raw/ and wiki/ folders (Karpathy LLM knowledge base concept); add CLAUDE.md; build the add-new-resource utility skill.

Three data sources: Claude session history, personal ecosystem data (computer files + email export), and a recorded life story/goals interview with Claude.

Skill-driven ingestion for: sync-claude-sessions, sync-ecosystem-data (Granola MCP, Slack, YouTube), sync-curated-content (newsletter alias inbox), and periodic voice dumps.

The improve-system skill reads ingested data and proposes changes in three tiers: auto-approve, needs sign-off, and needs more context. Routines schedule ingestion and review on Tuesdays/Fridays. Workout analogy explains why full automation leads to system drift.

Four rules: slow is smooth, you are the leader, compress feedback loops, bias to action. Brian Armstrong quote. CTA to loop engineering video.
The difference between a Claude setup that stagnates and one that improves over time comes down to whether it has a data lake, recurring rivers feeding that lake, and a bucketed review mechanism that keeps you in control of the high-stakes calls.
“There's really no better training data than your own conversation history with Claude.”
“What if the system only ever trains chest? Six months from now, your chest is huge and your legs are toothpicks.”
“We're having AI make the easy calls and I prefer making the hard ones.”
“Action produces information.”
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.
Most productivity systems decay. The inputs stop, the data goes stale, and six months later you are back to blank context every session. Austin Marchese's B.U.I.L.D. Framework is a structural answer to that decay: five concrete steps that wire your own data — sessions, meetings, email, voice — into a Claude project that proposes its own improvements on a recurring schedule.
Five-step sequential framework for building a self-improving Claude Code system, from initial project setup through ongoing automated improvement loops.
Risk-tiered classification for AI-proposed system improvements that balances automation speed against human oversight.
Before wiring any data source into an automated routine, first build and test a skill that processes that data correctly. The skill becomes the stable unit that the routine calls.
“If you like this video, you'll love this video where I dive into loop engineering.”
Soft sell with a genuine value bridge — the next video is framed as an enhancement to the system just taught, not a generic subscribe ask.
00:00
00:13
00:31
00:40
00:55
01:14
01:18
01:34
01:41
01:57
02:06
02:21
02:41
02:51
02:57
03:14
03:27
03:40
03:48
04:01
04:16
04:26
04:42
04:55
05:08
05:22
05:33
05:43
06:03
06:10
06:19
06:34
06:51
07:02
07:13
07:26
07:38
07:45
07:58
08:10
08:26
08:42
08:52
09:02
09:19
09:29
09:41
09:51
10:09
10:22
10:35
10:49
11:00
11:12
11:23
11:39
11:46
12:02
12:15
12:28
12:35
12:53
12:59
13:17
13:35
13:43
14:00
14:08
14:21
14:33
14:46
14:59
15:11
15:24
15:36
15:49
16:06
16:10
16:21
16:35A 12-minute framework for replacing one-shot prompts with self-running loops that verify their own work.
June 19thA 13-minute breakdown of the three-layer framework Andrej Karpathy uses to build 10x faster with AI agents.
June 9thA 14-minute operating manual for turning Claude Code from a chat toy into a compounding personal AI infrastructure.
May 27thA 16-minute extraction of Anthropic's internal playbook, collapsed into five lessons any Claude Code user can implement today.
June 23rdSix trigger phrases that turn Claude Code from a sequential task-runner into a parallel, spec-driven, self-correcting build system.
June 14thA 10-minute reverse-engineering of Boris Cherny's skill selection system, agent strategy, and the discipline that keeps his setup lean.
April 28th