Claude Fable 5 Just Built the Ultimate Agent Harness
A creator builds daemon, a single Mac app that runs every AI coding agent he owns, by giving Claude Fable 5 four rounds of blunt feedback instead of writing a line of the UI himself.
July 7thA 4-minute demo of two open-source skills that turn Claude Code plan output into interactive MDX wireframes, API specs, and diffs — and the argument that the plan layer is where engineers will live next.
Interactive visual plans are the next abstraction layer above code — the same leap that happened when engineers stopped reading assembly and started reasoning in C.
Markdown plan output has a cognitive cost: engineers glaze over it and miss details. Steve built /visual-plan, a Claude Code skill that renders plans as MDX with interactive wireframes, API specs, schema diffs, and annotated code. The companion /visual-recap does the same after the agent executes, so you can review before shipping to production. Both are open source on GitHub with a CLI installer and a GitHub Action that drops a visual recap comment on every pull request. The underlying argument is structural: as agents become more reliable at execution, human attention should move up to the plan layer — the same way it moved from assembly to C decades ago.
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: plan mode is powerful but raw markdown output causes engineers to miss details.

Skill demo: wireframes, interactive API specs, schema diffs, annotated code, pan-and-zoom diagrams.

Diagram: human to plan to code to machine code. Agents are becoming as reliable as C compilers.

Same format, run after agent executes — catch mistakes before they reach production.

Core frame: wireframe exposes intent mismatches text descriptions hide. MDX vs HTML comparison.

MDX is consistent, versionable, customizable. Two GitHub repos plus CLI installer announced.

Share plans with PMs and designers. Trust agents more as plan clarity improves.

GitHub Action posts visual recap on every PR. Free and open source.
As agents get more reliable at execution, the place where human judgment matters shifts from writing code to crafting a plan clear enough that the agent cannot misread it.
“I always find my eyes glazing over this huge markdown essay in my terminal.”
“Almost to the degree to which we trust the C compiler to compile to assembly reliably.”
“HTML slop every time, different every time.”
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.
Every Claude Code user knows the feeling: plan mode generates a wall of markdown, your eyes glaze over, and three hours later you find the agent missed a detail that was there all along — buried in paragraph six. Steve from Builder.io built a way out.
Engineers are moving from reasoning at the code layer to reasoning at the plan layer, the same way they moved from assembly to C. Agents handle the layer below.
“It's all free and open source. You could find it on my GitHub. Let me know what you think.”
Soft, no hard sell. GitHub repo shown on screen. CLI install and GitHub Action both mentioned as additional entry points. No subscribe push.
00:00
00:04
00:08
00:11
00:14
00:16
00:20
00:24
00:28
00:31
00:34
00:38
00:41
00:44
00:48
00:51
00:54
00:58
01:01
01:04
01:08
01:11
01:14
01:18
01:21
01:24
01:28
01:31
01:34
01:38
01:41
01:44
01:48
01:51
01:54
01:58
02:01
02:04
02:08
02:11
02:16
02:17
02:21
02:24
02:27
02:31
02:34
02:37
02:41
02:44
02:47
02:51
02:54
02:57
03:01
03:04
03:07
03:11
03:14
03:17
03:21
03:24
03:27
03:31
03:34
03:37
03:41
03:44
03:47
03:51
03:54
03:57
04:01
04:04
04:07
04:11
04:14
04:17
04:21
04:24A creator builds daemon, a single Mac app that runs every AI coding agent he owns, by giving Claude Fable 5 four rounds of blunt feedback instead of writing a line of the UI himself.
July 7thMatt Pocock built and open-sourced Sandcastle, a TypeScript library that runs Claude Code and other coding agents inside sandboxes to plan, implement, review, and merge whole GitHub issues without a human clicking approve.
April 30thA 13-minute breakdown of the Chinese open-source model that nearly matches Opus 4.8 intelligence at one-fifth the price, and the four-step setup to wire it into Claude Code.
June 23rdA 36-minute tour of all 45 copy-paste agent loop prompts from Forward Future, with the verify/stop condition for each explained in plain English.
June 21stA 14-minute benchmark rebellion: seven live side-by-side demos, one OpenRouter API key, and a four-path procurement map that makes Opus 4.8 look expensive.
June 19thA 28-minute field guide to the setup decisions that separate Claude Code power users from people still using it like a chatbot.
June 12th