Orchestras, Not Factories: How the Fastest Builders Work — Charlie Holtz, Conductor
Source
AI Engineer
Author
AI Engineer
Date
Key takeaways · AI-distilled
Holtz advises staying near the frontier without competing with the labs: if a workflow works for everyone, he expects the big labs to build it into their default products.
He recommends "slop-free zones": areas such as migrations, docs and agent skillA reusable instruction file that teaches an agent how to do one job well — the procedure, the tools, and what counts as done.Full definition → files that always get careful human review, even when agents write everything else.
"Feed the beast" means putting every Slack message, bug report and meeting into one database that the team's agents can query.
His case for "orchestras, not factories" keeps humans at the center, conducting mixed teams of people and agents rather than managing an assembly line.
Terms in this piece · Glossary
agent skill — A reusable instruction file that teaches an agent how to do one job well — the procedure, the tools, and what counts as done.
Why it matters
Offers concrete, contrarian operating principles from observing fast AI-native builders, including keeping certain code paths under mandatory human review and running agents in persistent cloud sandboxes.