š¶ļø āSpec-driven development + autonomous agentsā is just Waterfall 2.0.
Yes, I'll keep banging on it. We saw the news that Cursor ran long-running coding agents for close to a week on a single project and ended up with a browser rendering engine from scratch (HTML parser, CSS cascade, layout/rendering, etc.
2 min read
Originally posted on LinkedIn Ā· 73 reactions Ā· 43 comments Ā· View original ā
š¶ļø āSpec-driven development + autonomous agentsā is just Waterfall 2.0.
Yes, I'll keep banging on it.
We saw the news that Cursor ran long-running coding agents for close to a week on a single project and ended up with a browser rendering engine from scratch (HTML parser, CSS cascade, layout/rendering, etc.).
And thatās exactly the trap.
Leaders see this and think: āPerfect. Weāll write a big spec, throw it over the wall to agents, and receive finished software.ā š
That vision is incredibly compelling, I know, especially in large enterprises. Itās the same dopamine hit SAFe gave: certainty, control, predictability, dashboards and the promise of scale.
But hereās my provocation: this paradigm breaks down when applied to an emergent, ambiguous process like product development.
Thereās a fundamental problemāsolution mismatch.
I don't know how to make that clearer. Even if models keep improving rapidly (which they will), the best-case scenario of spec-first agent factories is:
- big design up front
- big batches
- delayed feedback
- high ratio of unused features
- āus vs themā fights
- and a culture that confuses output with outcomes
š¶ļø You donāt get AI-native product engineering. You get a faster waterfall.
The real multipliers come from the opposite shape:
- human-in-the-loop as the mechanism (not āoverheadā)
- small diffs + fast course-corrections
- progressive gates + guardrails + CI (an agent harness)
- parallel agents, orchestrated by humans, converging early and often
Because in real product work, intent evolves through building. You donāt discover ācorrectnessā by writing a longer spec. You discover it through tight feedback loops.
I wish more leaders understood this and stopped burning energy trying to recreate waterfall with robots.
I also get why theyāll try. It looks very seductive. It just doesnāt match the nature of the work.