Habr AI→ original

AI agents reshape the development cycle: where Scrum contracts, where humans remain essential

AI agents significantly shorten the path from idea to working code, but don't make the process equally fast everywhere. In greenfield projects, some control…

AI-processed from Habr AI; edited by Hamidun News
AI agents reshape the development cycle: where Scrum contracts, where humans remain essential
Source: Habr AI. Collage: Hamidun News.
◐ Listen to article

AI agents truly do compress the familiar development cycle dramatically, but they don't cancel it entirely. Some stages almost disappear, others become a checkpoint for heightened oversight, and everything depends on what type of product the team is working with.

Where the Cycle Collapsed

Not long ago, the path from idea to working code took days or weeks: you had to describe the task, break it into subtasks, hand it off to a developer, wait for the first implementation, and only then collect feedback. With agents, this route became noticeably shorter. Rough code, test fixtures, migrations, UI skeletons, and even basic documentation appear in a single pass, not after several rounds of back-and-forth between people.

  • Formulating a hypothesis turns into a prototype faster
  • Rough implementation appears almost immediately after the task is stated
  • Preparing test data and fixtures is no longer manual drudgery
  • Documentation and technical notes no longer wait for the end of the sprint

This changes not only the pace, but the very logic of work management. Teams spend less time transferring context and more time verifying what the agent actually generated. The bottleneck shifts from code writing to confirming its fitness: observability, tracing, product metrics, behavior under real scenarios. So the conversation is not that the process disappeared, but that it shifted closer to the moment of launch and operation.

Greenfield vs. Legacy

In greenfield projects, where a product is built from scratch, the space for acceleration is maximum. There are fewer historical constraints, it's easier to agree on code structure, and simpler to embrace an approach where the agent generates most of the initial implementation. In such an environment, some classic checks truly do weaken: instead of heavy code review, teams more often look at observability, logs, alerts, and how the system behaves under real load.

In brownfield environments, the picture is different. Old code almost always contains hidden dependencies, implicit agreements, and business logic that reads poorly in isolation. An agent can quickly write a patch or refactor, but the risk of error is higher than in a new service. So the human doesn't disappear from the cycle: they validate changes, check invariants, compare the generation against the system's history, and decide whether a local improvement will break neighboring parts of the product.

Where Speed Hits Its Limits

The boundaries of acceleration are most visible where there is much regulation, approvals, and external accountability. In fintech, medicine, enterprise platforms, and internal systems of large companies, an agent truly saves time on drafting, analyzing requirements, generating code and tests. But it cannot assume legal responsibility, pass an audit instead of the team, or guarantee that the solution complies with internal policies and industry standards.

From this comes the main conclusion about roles. Neither testers nor analysts nor team leads disappear—their work changes in nature. QA spends less time on repetitive manual checks and more on risky scenarios. An analyst formulates requirements more rigorously so the agent doesn't speculate on ambiguous points. Team leads and architects are responsible for the boundaries of AI application, validation rules, and moments where human oversight is mandatory.

What This Means

AI agents did not kill Scrum, QA, and code review in one blow, as influencers love to describe it. They simply compressed the development cycle unevenly: in new products, acceleration is nearly explosive; in legacy systems, usefulness depends on validation quality; and in regulated environments, the gain comes without shedding responsibility. Teams that win are the ones that know how to generate faster and also check more intelligently.

ZK
Hamidun News
AI news without noise. Daily editorial selection from 400+ sources. A product by Zhemal Khamidun, Head of AI at Alpina Digital.

Want to stop reading about AI and start using it?

AI News is a curated feed of AI/tech news. Hamidun Academy teaches you to use AI systematically in your work.

What do you think?
Loading comments…