The Ultimate Solopreneur Agent Harness for AI Builders
A 40-minute live demo of a 16-agent Claude Code rig that gives one developer the output of a full team.
May 11thA 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 40-minute live demo of a 16-agent Claude Code rig that gives one developer the output of a full team.
May 11thAndrew Warner and Peter Cooper run through 10+ GitHub repos that give AI agents cheaper web access, less token bloat, and a design taste system — all free and ownable.
June 12thHow a knowledge-graph layer cuts re-reading costs and wires every agent to one shared brain.
June 8thA 7-minute live demo of Shockwave, a free open-source note app with an AI agent baked directly into the editor.
May 31stA 9-minute motion-graphics walkthrough of how ClaudeMem bolts persistent local memory onto OpenCode — and why the three-layer retrieval design saves 10x the tokens.
May 25thA 14-minute listicle that makes the case for CLIs over MCPs and hands you the stack to prove it.
March 21st