The creator of Claude Code just revealed his INSANE workflow
Alex Finn distills Boris Czerny's X thread into 7 executable Claude Code workflow steps — from parallel terminals to end-of-session verification.
January 6thThe founder of an AI agent orchestrator explains how he uses his own product to build his own product and why code is becoming sawdust.
When prompts become the real source of truth and new model generations let you discard and regenerate the code, the craft of software development shifts from writing code to describing what you want with precision.
Conductor co-founder runs every task through his own product — an agent orchestrator where each workspace maps to a Git worktree and becomes a PR. His operating rhythm is voice-first: a twenty-dollar gooseneck mic, dictate a task, watch the sidebar fill with parallel workspaces, review with keyboard shortcuts, comment GitHub-style, merge. His guardrail against AI code rot is slop-free zones — human-only codebase sections with literal comments saying the AI may not touch them. His deepest take: the prompts are the real source of truth now, because when the next model generation ships you just rerun them, and the old code did not matter.
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 →
Charlie introduces himself and Conductor. Split ergo keyboard, gooseneck mic, monitor running Conductor.

The twenty-dollar gooseneck mic as the unlock for voice-first coding in an open office.

Live demo: cmd+N for new workspace, voice task input, sidebar tracking, cmd+shift+Y to review, GitHub-style inline comments.

Mobile demo: dictate a feature request on iPhone, desktop Conductor starts working immediately.

No. Caveman mode for rare file edits. Voice or highlight plus tell AI for small changes. Archive on merge.

Dashboard concept: one view showing all agents, digestible reports, redirect or merge from one place.

Spokenly (local Parakeet STT), CLAUDE.md plus skills files, always fast mode, Context7 MCP, dangerously-accept-all-permissions as default.

Human-only codebase sections with literal AI-exclusion comments. Guards against bad-code feedback loops.

Tauri app, native Safari renderer, Rust backend, ~95% TypeScript on desktop, Elixir/Phoenix for web.

Humans decided the workspace abstraction, the three-panel UI layout, the open-end button. AI loses the crafted feeling when it makes these calls.

Human-written APIs and contracts form the core; AI gets free rein on everything built on top. Current boundaries are murky.

Every workspace must create a PR. Conviction comes from dogfooding, not analytics or A/B tests.

Codex grinds through debug loops. Claude Opus is the creative partner for new features. Context-dependent.

Humans are spatial and visual. The GUI beat the terminal in the 1980s. Same argument applies to AI coding interfaces now.

Peak: 22K on tokens in July 2025. Always fast mode, always max effort. Keeps lines of code minimal to counter sprawl.

No more IDE for hard PRs. GitHub web app almost never used. Code review and checks live in Conductor.

A user built a mobile Conductor by spoofing IPC calls. Gary mode: all tool calls uncollapsed by default.

Human-AI collaboration frontiers: multiplayer chats, sub-agent communication. The conductor-of-an-orchestra metaphor.

Code is the byproduct of describing what you want. The prompt is the real deliverable. Rerun prompts on a new model.

Call of Duty modding as the model: crafted structure, personalizable workflows layered on top.
When you stop writing code and start directing agents, the discipline is not about prompting harder — it is about keeping humans in the decisions that compound.
“Code is almost like sawdust now in that it used to be that code was the thing you were building. And now the code is almost just like sawdust that comes out of that process.”
“Dont let the AI be your architect.”
“We have like some lines in our code base that are like do not touch if you are an AI. Like this is for human eyes only.”
“I spent twenty-two thousand dollars on tokens that month.”
“Really what matters is your prompts. And when the next generation of models come out, you can just rerun your prompts again and the old code didnt really matter.”
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.
Charlie Holtz sits at a desk with a split ergonomic keyboard, a gooseneck microphone, and a monitor running his own product. He co-founded Conductor — an app for orchestrating multiple Claude Code agents on a Mac — while in Y Combinator Summer 2024 batch. The setup tour that follows is really a philosophy lecture: by the end of 16 minutes, he has argued that code is becoming sawdust, and the thing worth building now is the system of prompts that generates it.
Human-only sections of a codebase. AI is barred from contributing without full human review. Breaks the feedback loop where poor code trains more poor code.
Code is sawdust — a byproduct of the real craft. The prompt is the source of truth. Rerun on a new model, get new code.
Architectural decisions, UI layout, and core API contracts must originate from humans. AI executes on top of those contracts.
Three zoom levels: directing all agents, directing one agent, merging output.
Software users can mod like a video game — consistent crafted structure with personalizable workflows layered on top.
“WATCH NEXT / SUBSCRIBE (end card)”
Standard YC branded end card with full production credits. No verbal CTA.
00:00
00:12
00:17
00:28
00:33
00:50
00:54
01:11
01:27
01:46
02:03
02:20
02:30
02:34
02:40
02:55
03:09
03:22
03:37
03:52
04:04
04:11
04:17
04:22
04:39
04:49
05:04
05:19
05:39
05:48
06:01
06:13
06:22
06:34
06:46
07:02
07:06
07:25
07:38
07:52
08:05
08:17
08:35
08:48
08:54
08:59
09:17
09:36
09:51
10:08
10:29
10:45
10:57
11:06
11:17
11:31
11:40
11:50
12:01
12:14
12:31
12:46
12:53
13:04
13:14
13:28
13:39
14:02
14:10
14:17
14:34
14:58
15:07
15:20
15:33
15:37
15:53
16:07
16:17
16:29Alex Finn distills Boris Czerny's X thread into 7 executable Claude Code workflow steps — from parallel terminals to end-of-session verification.
January 6thJosh 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 31stA 13-minute sprint through 27 production habits distilled from 500+ hours inside Claude Code.
March 29thEverything you need to know about Claude Code skills — what they are, how they load, how to trigger them, and how to build benchmarked custom ones — in under ten minutes.
March 16thA 10-minute side-by-side proof that one CLAUDE.md file eliminates AI slopocalypse — fewer assumptions, half the code, surgical edits, goal-locked execution.
May 18thMatt Pocock retires his viral interview skill and introduces /grill-with-docs -- a DDD-powered replacement that builds shared language as it grills.
May 14th