TechnicalInsightful

How Conductor CEO Charlie Holtz Sets Up His Team Of AI Agents

Y Combinator

Charlie Holtz, co-founder of Conductor, demonstrates his AI-agent orchestration workflow where he manages multiple Claude and Codex agents simultaneously on his Mac to build software without writing code himself. He discusses opinionated design decisions, 'slot-free zones' to prevent AI code quality degradation, and his philosophy that code is becoming 'sawdust' — a byproduct of well-crafted prompts. The interview covers token spending, tech stack, and his vision of humans as conductors of AI orchestras.

Summary

Charlie Holtz, co-founder of Conductor (YC Summer 2024), walks through his daily workflow using his own product to build Conductor itself — a Mac app for orchestrating multiple coding agents simultaneously. He uses a gooseneck microphone to whisper commands to Claude in an open-plan office, constantly spawning new agent workspaces via keyboard shortcuts (Command+N) and voice input. He describes a workflow where agents pick up Linear issues, write code, create PRs, and await human review, all visible in a sidebar with statuses (in progress, in review, done).

Holtz rarely writes code himself, describing manual coding as 'caveman mode' — a deliberate feature name in Conductor for the rare occasions a human needs to edit a file directly. He prefers highlighting code and giving verbal feedback, or just describing desired changes conversationally. He spends heavily on tokens, with a peak of $22,000 in a single month (July 2025), and advocates for always using 'fast mode' and maximum effort settings.

A core architectural philosophy is the concept of 'slot-free zones' — sections of the codebase or documentation that are human-written and must be reviewed line-by-line before any AI contribution is accepted. This guards against a vicious cycle where AI sees bad code and generates more bad code. Related to this, Holtz argues humans must remain the architects: AI should not make high-level UI or structural decisions, as those require crafted human judgment.

On tooling, he uses Spokenly (running local Parakeet model) for speech-to-text, the Context7 MCP for documentation, and always runs Claude with 'dangerously accept all permissions' as the default in Conductor. He differentiates Claude Opus (creative, conversational, good for new features) from Codex (a workhorse for grinding through specific problems with many tool calls).

Holtz discusses the broader philosophy behind Conductor's opinionated design: enforced PR-based workflows, no direct file editing, and a 'CEO of a little company' dashboard metaphor where users direct agents and review digestible reports. He sees the product as pushing users slightly past their comfort zone — early feedback called managing even three agents 'crazy.' He also teases future directions including cloud workspaces, longer-running agents, multiplayer human-AI collaboration, and 'malleable software' akin to video game mods, where users can customize and re-prompt software as models improve.

Key Insights

  • Holtz argues that code is becoming 'sawdust' — it used to be the crafted structure you were building, but now it's merely a byproduct of well-crafted prompts, meaning when a new model generation arrives you can simply rerun your prompts and get entirely new code, making the old code irrelevant.
  • Holtz introduced 'slot-free zones' — deliberately human-written sections of the codebase where every AI-contributed line must be read by a human — because he observed that AI can enter a vicious cycle of generating increasingly bad code when trained on its own prior low-quality output.
  • Holtz spent $22,000 on API tokens in a single month (July 2025) while bootstrapping Conductor, and explicitly advocates always running in 'fast mode' with maximum effort settings rather than optimizing for cost.
  • Holtz argues that humans must remain the architects of their software and must not let AI make UI or structural decisions, because AI-driven design choices produce interfaces that feel 'uncrafted' — he cites Conductor's three-panel layout as a decision requiring extensive deliberate human thought.
  • Holtz differentiates Claude Opus from Codex by use case: he reaches for Opus when building new features because it feels more creative and collaborative, while Codex is the 'workhorse' he uses when the goal is simply grinding through a specific problem with many tool calls.

Topics

AI agent orchestration workflowSlot-free zones and code quality controlHuman-as-architect philosophyToken maxing and spendingMalleable software and the future of code

Full transcript available for MurmurCast members

Sign Up to Access

Get AI summaries like this delivered to your inbox daily

Get AI summaries delivered to your inbox

MurmurCast summarizes your YouTube channels, podcasts, and newsletters into one daily email digest.