For decades, the golden rule of software development was simple: plan everything before a single line of code is written. In the early days of the industry, and certainly for the first generation of lean startups, the cost of building the wrong feature was catastrophic. Engineering time was a scarce, expensive resource, and pivoting mid-stream could set a project back by months.
This economic reality gave birth to the modern corporate engineering apparatus. Roadmaps, prioritization frameworks, and the ritual of quarterly planning were not just organizational preferences; they were survival mechanisms designed to ensure that implementation happened only after a rigorous process of elimination.
However, the emergence of generative AI has fundamentally inverted these economics. As AI coding tools collapse the time and effort required to turn an idea into a working prototype, software engineering’s bottleneck is no longer code. The constraint has shifted from the ability to execute to the ability to decide what is actually worth executing.
When implementation costs drop toward zero, the traditional “plan-then-build” sequence becomes a liability. In an environment where an AI agent can prototype three competing architectural approaches overnight, the time spent in a meeting deciding which one to pursue is often more expensive than simply building all three and testing them against reality.
The Synthesia Experiment: From Planning to Prototyping
To test this hypothesis, the AI video platform Synthesia recently altered its quarterly planning process in London. Traditionally, the company’s product, engineering, and R&D teams spent the start of their quarterly sessions analyzing and debating priorities to justify the cost of the upcoming build cycle.

During their most recent session, the company flipped the script. They replaced the first two days of planning with a high-intensity hackathon. Approximately 200 employees from across engineering, design, legal, research, and talent formed 70 teams, building for 28 hours straight. The objective was minimal: take an idea, build it, and produce a two-minute demo video.

The results challenged the existing assumptions of the leadership team. One group of five engineers completely rebuilt the company’s video editor—the core interface where users create AI avatar videos—from the ground up. The team delivered a full reimagining of the product, introducing branching narratives and multi-avatar storytelling capabilities in a fraction of the time a traditional roadmap would have allocated for such a feat.
The experiment suggested that when friction is removed and focus is intensified, the speed of development exceeds traditional organizational expectations. It highlighted a critical transition: the primary constraint on growth is no longer execution throughput, but judgment.
The Shift from Builder to Orchestrator
For most engineering leaders, the primary metrics of success have long been centered on output: story points completed, features shipped, and the rate at which the backlog shrinks. But as tools like Claude and OpenAI’s Codex automate the boilerplate and repetitive wiring of software, these metrics become obsolete.
The role of the engineer is evolving from that of a builder to an orchestrator. In this new paradigm, the value of a technical lead is measured by “taste”—the ability to discern a great solution from a merely functional one. This shift in judgment manifests in four key capabilities:
- Problem Identification: The ability to distinguish between a feature that is intellectually interesting and one that solves a genuine customer pain point.
- Defining Excellence: Establishing a clear standard of what “great” looks like before the build begins, ensuring the team recognizes a winning solution when it appears.
- Knowing “Good Enough”: Identifying the point where a prototype is sufficient for user learning, avoiding the trap of over-polishing before validation.
- Decisive Abandonment: The willingness to kill ideas quickly. When parallel experimentation is cheap, the most valuable skill is letting go of failing attempts.
This transition is often viewed as a threat to the profession, but for many, it represents a distillation of the craft. By automating the tedious aspects of coding, engineers can spend more time on deep problem analysis and the design of elegant, high-level systems.
The Rise of Auto-Mode Development
This shift is leading toward what some call “auto-mode development.” This approach replaces traditional Agile methodologies with tighter, faster loops that move almost instantaneously from insight to prototype to user feedback.
| Metric | Traditional Engineering | AI-Augmented Engineering |
|---|---|---|
| Primary Bottleneck | Implementation/Coding | Judgment/Product Taste |
| Core Process | Roadmapping & Planning | Rapid Prototyping & Iteration |
| Engineer’s Role | Writing Code (Builder) | Directing Systems (Orchestrator) |
| Success Metric | Feature Volume/Velocity | Learning Loop Speed |
In this environment, the gap between having a hypothesis and testing it against a real user shrinks to nearly nothing. The goal is no longer to produce the most code, but to maximize the speed of the learning loop.
The central question for technical leadership has changed. The question “Can we build this?” has largely been answered in the affirmative; with a modest team and the right AI tooling, almost any software concept can be realized remarkably fast. The only question that remains is: “What should we build?”
As companies continue to integrate these tools into their core workflows, the next benchmark for success will be how quickly an organization can move from an insight to a validated product. The winners will not be those with the most developers, but those with the best judgment.
We invite readers to share their experiences with AI-driven development in the comments below. How has your team’s planning process changed this year?
