Insights Topic

Agentic Development Lifecycle

Generating work is nearly free now. Deciding, reviewing, and finishing are not. The lifecycle has to be rebuilt around what is actually scarce.

This is the delivery side of my AI work: what has to change in how product and engineering teams actually operate once an agent can produce a week of code in an afternoon. If your question is which AI bets are worth funding in the first place, that is the companion topic below.

Companion topic AI Activity to Impact The leadership side of the same problem: aiming AI at a real business constraint, funding it in stages, and steering the bets as a portfolio.
What an AI-Native Engineering Operating Model Actually Looks Like

Start here · Cornerstone read

What an AI-Native Engineering Operating Model Actually Looks Like

Agents write code faster than ever, and the bottleneck moved to human decision latency and review capacity. The operating system that closes that gap.

Read the full article

The Bottleneck Moved

If agents write the code in minutes, why does the work still take weeks?

Coding was the constraint for a long time, so we built the whole lifecycle around protecting it. Agents removed that constraint and it moved somewhere else: deciding what is worth building, reviewing what came back, integrating it, and getting somebody to actually use it. None of those got faster on their own.

In practice that looks like a team generating more than it can finish. Pull requests pile up, review turns into rubber-stamping or into a wall, and unreleased work quietly accumulates. Faster generation into an unchanged downstream is just a bigger queue.

Spec-Driven Development

How do you steer coding agents without sliding back into waterfall?

When code is nearly free, a vague spec does not slow you down. It gets built instantly and wrong. So the thinking moves upstream. Writing the spec first is not a return to requirements documents; it is choosing a higher-level language to work in, one a human can review before a thousand lines exist.

The difference between spec-driven development and waterfall with more tokens is whether the spec generates learning. Write it once, sign it, hand it down, and you have rebuilt the old failure at speed. Write it to make a bet reviewable and let what comes back change it, and you have moved judgment to where it is cheap.

Steering the Agents

Who owns the specs, configs, and goals your agents actually run on?

Spec-driven harnesses do something quietly radical: they make the code of the system running your development lifecycle explicit. The instructions, the standards, the definition of done stop being culture and habit and become files you can read, review, and change. For most organizations it is the first time their own way of working is written down.

Which makes it a product, not setup. A Lean sensei could tell whether an organization was still improving by looking at how recently the standard work had been updated. Your agent config is that document, so check the date on it. And when you tell an agent what done means, notice whether you described an output or an outcome, because it will run straight at whatever you said.

Flow at Agent Speed

Do flow metrics and WIP limits still mean anything when agents generate the work?

More than before, and for a specific reason: agents made starting nearly free while finishing stayed expensive. That is the exact condition WIP limits exist for. Work item age, cycle time, and throughput are still the honest signals, and they get more useful, not less, as the arrival rate climbs.

The other thing worth fixing is where the board ends. Most boards stop at deployed, which was defensible when deploying was the hard part. It is not anymore. If the board ends before somebody’s behavior changed, it is measuring the easy half.

The Future of Agile Ways of Working

Do we still need Scrum, Kanban, or SAFe once agents write the code?

You need the first principles more than before. Flow, WIP limits, small batches, and fast feedback are exactly what a system needs when starting work becomes free and finishing does not. What you need much less of is the coordination apparatus, because Scrum teams are not becoming obsolete so much as smaller, from cross-functional squads to one to three people who can cover a whole slice.

That descaling is the interesting part. A large amount of organizational machinery existed only to coordinate between people who now sit inside the same small team. So customize the framework down to what is still doing real work rather than abandoning or preserving it wholesale, and notice the deeper possibility: a lot of what agile always asked for, small batches, real feedback, working software over documents, may finally be affordable now.

Insights Database

All Agentic Development Lifecycle Articles

Browse the complete archive of articles and case studies related to agentic development lifecycle.