Simple is not easy

DORA 2025, Part 8. How systemic AI adoption improves productivity, stability, and software quality

AI speeds teams up only in a mature environment. Learn how to build a system where AI drives real growth, from DevOps to architecture and skills.

  • This chapter was prepared with the participation of
  • We'll send you the materials you need or a commercial proposal
  • AI Mirror: how AI reflects and amplifies your organization's real capabilities
  • Looking beyond tools: what really determines AI's impact

About this publication

19.12.2025 This publication is an adapted translation of the "2025 State of AI-Assisted Software Development" report by Google Cloud and DORA. The original is available at the link. Reading time: 14 min. This chapter was prepared with the participation of Eirini Kalliamvakou, Ph.D., scientific advisor in the CEO's office at GitHub.

AI Mirror: how AI reflects and amplifies your organization's real capabilities

  1. Last year, the DORA report showed that teams using AI reported lower throughput and greater delivery instability.

  2. These unexpected results sparked discussion: how can a technology designed to speed up work lead to delays and failures? This year, the picture changed.

  3. AI adoption is now associated with higher throughput, but instability still remains.

  4. This mix of progress and friction pushed us beyond a simple AI use versus no AI use comparison and deeper into what actually drives AI's impact.

  5. Our findings point to a factor that matters more than tools and skills.

  6. AI's impact is determined most of all by the environment in which it operates.

Looking beyond tools: what really determines AI's impact

  1. One of the most important outcomes of this year's research was the DORA AI capability model.

  2. AI's impact on metrics such as throughput, code quality, team effectiveness, and organizational performance was consistently strengthened by seven key capabilities:

  3. A clear, publicly stated company position on AI

  4. Availability of internal data for AI

  5. These systemic conditions reflect how an organization structures work, supports teams, and adapts its environment to modern development practices.

  6. They determine whether AI use turns into real results, and make those results scalable. The fact that all these capabilities belong to the team and organizational levels underscores the importance of changing how AI's role in development is approached.

  7. We see that AI's impact on metrics depends on the system in which the work is performed. For example, a mature data ecosystem integrated with AI tools creates conditions where AI's effect can shift from individual productivity gains to organization-wide leaps.

  8. Without such fundamental efforts to prepare the environment for working with AI, the effect may stall, remain uneven, or fail to appear at all.

  9. To use this insight, the focus must shift: less attention to how individual people use AI, and more to how organizations design the systems around them.

Organizations are systems, not the sum of individual people

  1. To understand what it takes to scale AI's impact, from individual productivity gains to organization-wide benefits, it is important to think systemically.

  2. Organizations are not a collection of separate people and tools, but networks of interdependent elements.

  3. Work flows through teams, processes, rules, infrastructure, and shared norms.

  4. Individual abilities matter, but the final result is determined by how all parts of the system interact with one another.

  5. This principle underlies systems thinking, the approach that has shaped the development of high-performing organizations. U.

  6. W. Edwards Deming, one of the founders of modern quality management, emphasized that most performance problems come not from people, but from systems.

  7. As he said: "A bad system will beat a good person every time." In any system, improving an individual element does not guarantee a better outcome.

  8. Moreover, local improvements can be blocked, weakened, or even backfire if the rest of the system is not ready to adapt.

  9. The same principle underlies the theory of constraints. Every system has a limiting factor, the bottleneck that determines how much value it can produce.

  10. Focusing on something else may create a sense of progress, but it will not improve the value stream in any real way. These ideas have direct implications for AI adoption.

  11. Even if developers write code faster with AI, it still has to go through testing, review, integration, and deployment.

  12. Overall delivery speed will barely change until surrounding processes are adapted to the new tools and the faster pace of work.

  13. The system is not ready to absorb this gain, let alone amplify it.

  14. During cloud migration, companies that simply moved infrastructure without changing architecture and development practices saw minimal benefit.

  15. Real value came from those who reworked applications, teams, and processes for cloud-native approaches.

  16. The same happened with Agile and DevOps: they worked only when they were accompanied by deep changes in roles, feedback, and team boundaries.

  17. New technologies have a transformative effect only when the system around them changes.

  18. That is why AI adoption should be treated as a transformation.

  19. If an organization wants to move faster, experiment more, and change how developers spend their time, it needs to rethink the workflow itself.

  20. Are the underlying systems - integration, testing, deployment, compliance - ready to operate at the new pace?

  21. Are management structures able to make decisions fast enough?

  22. Are teams motivated to delegate tasks to AI, verify results at scale, and share knowledge in new ways?

  23. Without deliberate changes to processes, roles, rules, and expectations, AI will remain a point speedup inside the old system, a missed opportunity.

  24. To scale AI's impact, an organization must invest in redesigning the system: identify constraints, simplify flow, and create conditions where local acceleration becomes a broader organizational momentum.

Transformation through two paths: Amplification and growth

When organizations aim to capture the full value of AI, transformation can be viewed through two complementary directions. First, strengthen existing systems by removing friction and supporting the new pace of work introduced by AI tools. Second, imagine how AI opens the door to fundamentally new ways of working.

We'll curate materials for your task

We'll reply within 30 minutes and send relevant cases, diagrams, or analyses tailored to your context.

Amplification: preparing the system for new possibilities

  1. When developers start using AI tools and feel more productive, but the team does not see a matching increase in throughput or delivery speed, the system itself may be the limiting factor.

  2. Amplification means identifying and removing these friction points so individual speed gains can flow further through the workstream. Code review and handoffs: identify where AI can accelerate and simplify existing stages. For example, an AI-generated first-pass code review helps surface issues faster and reduces time spent on routine comments.

  3. Structuring inputs so that AI highlights risks or briefly summarizes changes makes review faster and more convenient for developers.

  4. CI/CD pipelines: AI code generation is speeding up. Are your delivery processes keeping pace?

  5. CI/CD pipelines may need to be redesigned to reduce waiting between steps and support more frequent releases.

  6. AI-enhanced quality checks can be introduced without extra manual gates, preserving flow and reliability.

  7. The AI capability model highlights the importance of investing in data infrastructure. First, AI becomes more useful for productivity and code quality when AI models are connected to internal data, such as repositories, tracking systems, documentation, and decision-making tools.

  8. This context improves the quality of AI's work. Second, AI has a greater impact on organizational performance when the data ecosystem is healthy: data is accessible to AI, accurate, and complete.

  9. Security and privacy protocols Now that AI is involved in development and operations, security practices must evolve.

  10. This includes safe use of tools, policy updates, and monitoring that accounts for AI work, without creating bottlenecks.

  11. Automating part of these processes helps teams maintain speed.

  12. Change management and cultural alignment

  13. As with any transformation, AI adoption requires vision, support, and clear communication - key signs of transformational leadership.

  14. Leaders should define the long-term goals of AI adoption, whether faster delivery, innovation, or higher quality, and support the transition with training, shared practices, and realistic expectations.

  15. Teams must be able to experiment, make mistakes, build skills, and share experience.

  16. Encouraging practices such as checking AI output, delegation, prompt tuning, and agent orchestration shapes what success means in an AI-accelerated environment.

Evolution: Designing for New AI Capabilities

  1. Beyond enhancing existing systems, AI opens the door to creating new workflows that are built around how AI works from the start and use its potential in new ways. In AI-oriented delivery pipelines, AI can continuously analyze code for bugs, security vulnerabilities, and violations of team standards.

  2. It suggests tests and even generates them automatically.

  3. With the right data and integrations, AI can predict deployment risks and performance regressions before they appear. In AI-oriented data systems, AI can maintain its own environment by organizing, labeling, cleaning, and analyzing data.

  4. This provides deeper insights and speeds up data-driven decision-making. AI also reveals patterns in team work, opening up new opportunities to improve operational processes. AI-focused security expands the capabilities of security teams: it detects threats earlier, identifies anomalous behavior, and automates parts of the incident response process.

  5. For teams that often work with limited resources, AI reduces workload and speeds up response time. AI-oriented collaboration models

  6. Emerging practices such as agentic workflows and swarming are starting to change how people interact with AI.

  7. Agentic workflows distribute tasks across autonomous AI agents, while swarming lets people and AI dynamically come together to solve complex tasks.

  8. Although these approaches are still taking shape, they point to the emergence of new adaptive ways of collaborating.

  9. Emerging approaches such as continuous AI show how AI-oriented workflows can be sustained over the long term.

  10. Continuous AI treats the AI system as a living part of the development pipeline and a full participant in team processes.

  11. Continuous AI tracks project-context events in real time and, while operating autonomously but in alignment with the team, supports collaboration and adjusts the work direction together with it.

  12. The key requirement is that AI systems or agents must continuously receive up-to-date context and be regularly checked for accuracy, usefulness, and cost.

  13. This allows AI to stay aligned with the organization's architecture, practices, and priorities as they change over time, and ensures that AI outputs remain relevant and high quality. Whether extending existing systems or building new ones, intent matters most.

  14. Adopting AI tools on its own does not lead to transformation.

  15. But if AI is combined with pragmatic and systemic changes, it becomes a catalyst that changes how software is built, delivered, and secured.

Where to start: Practical steps for AI transformation

  1. The sooner an organization treats AI adoption as a transformation rather than the rollout of isolated tools, the more control it will have over how that transformation unfolds.

  2. Technology changes quickly, but the real difference between companies is defined by how they adapt.

  3. If you start before old processes harden around new tools, the organization has a chance to shape the future of its system rather than inherit it by inertia.

  4. The natural first step is to study how work flows today.

  5. In practice, that means creating shared visibility into how ideas move from concept to delivery.

  6. This process, known as value stream management, helps teams visualize every stage of delivery, from coding and code review to testing, deployment, and production release.

  7. When a value stream map is built well, it shows where coordination costs arise, where delays and rework happen, and where the system absorbs or slows the acceleration that AI tools can provide.

  8. This helps identify the factors indicated by

  9. Theory of constraints identifies the points where improvements will have the greatest impact.

  10. To begin mapping the flow of work, companies can form small cross-functional working groups of practitioners who take part in software delivery every day: engineers, product managers, data engineers, operations specialists, and security specialists.

  11. These groups understand the system best from the inside and can identify coordination gaps, bottlenecks, and areas where AI can play a transformative role.

  12. These efforts are especially effective when supported by leadership.

  13. Such support highlights the strategic importance of the work, provides resources, and creates a clear path from research to action.

  14. The mandate of such working groups is to develop strategic recommendations:

  15. Which processes or roles can AI amplify?

  16. Which capabilities should be developed to create long-term value? In some cases, an external facilitator or consultant can help navigate the process, provide benchmarks, and keep focus on systemic opportunities for broader improvements.

  17. For change to stick, insights must emerge from within the system.

  18. When practitioners lead the initiative and leadership commits to providing the necessary conditions, a foundation for real transformation emerges.

  19. Applying systems thinking is critical.

  20. As discussed earlier, organizations are complex systems, and improving one node (for example, speeding up code generation) will not have an effect if adjacent elements do not evolve in parallel.

  21. The DORA AI capability model helps identify which organizational interventions will amplify AI's advantages. For example, a working group may find that although AI tools can generate valuable suggestions, their answers often miss important context: team agreements, architectural history, and past incidents.

  22. For many organizations, this is not surprising - such information is usually stored in fragmented systems and informal channels. In response, the group may recommend structurally and securely surfacing internal documentation, decision records, and historical tickets to AI models.

  23. They can also suggest workflows that automatically tag and retrieve this context during development or review, reducing search time and improving the quality of AI output.

  24. Or a working group can explore how AI can be used to identify outdated documentation, summarize long project discussions, and find mismatches between what the system does and what the documentation says.

  25. This approach helps turn fragmented knowledge into a structured and usable asset.

  26. In addition to process changes, working groups may also identify new skill and role requirements.

  27. As developers delegate more work to AI tools, verification, orchestration, and workflow design become increasingly important.

  28. Organizations will need to define what these roles look like, how to support them, and how to build an incentive system.

  29. This includes targeted training not only on the tools themselves, but also on how AI changes the nature of development.

  30. None of these changes happens on its own or gets implemented all at once.

  31. They require intent, involvement, and ongoing support.

  32. However, they do not need to be perfect at the start.

  33. When organizations start small, act deliberately, and spread responsibility across roles, they create momentum.

  34. Step by step, capability by capability, the transformation takes hold. “Cultural transformation is just as important as tools.

  35. Success requires not only introducing automation and metrics, but also aligning teams around shared goals and shared accountability." TBC BANK

AI as a mirror and amplifier

  1. AI can change how software is built, but by itself it does not change the organizational system.

  2. Its effect is different: it quickly and accurately reflects how the system actually works. In well-aligned teams, AI amplifies flow. In fragmented ones, it exposes weak points. Where practices, flexible processes, and shared context are in place, AI's effect appears immediately.

  3. Where success depends on fragile procedures and informal knowledge, the gaps become more visible.

  4. AI is therefore both a mirror and an amplifier.

  5. It highlights what works by accelerating processes already in motion, while also revealing what needs to change.

  6. For organizations willing to look honestly, this reflection becomes a roadmap.

  7. As with other technological shifts, those who see AI adoption as a chance to change the work model itself come out ahead.

  8. It is precisely such organizations that get the greatest benefit, both from the tools and from the transformation AI makes possible.

AI: a threat and an opportunity for skill development

  1. Written with Matt Beane, Ph.D., Associate Professor

  2. Digital Fellow, University of California, Santa Barbara

  3. Stanford and MIT, CEO and co-founder of SkillBench The same principle applies in software development as in other professions: expertise flows from the top down.

  4. Senior engineers pass architectural thinking to mid-level and junior engineers, while they bring fresh perspectives and new skills.

  5. Pair programming is not just about finding bugs; it is a way to transfer tacit knowledge that is hard to formalize. In an ideal setup, the three-level model junior, mid-level, senior works as a single learning mechanism through joint problem-solving. AI is now interrupting this familiar cycle.

  6. My years of research on intelligent automation show that in many fields, widespread AI use weakens the traditional apprenticeship model and reduces the number of situations where a newcomer can do the "real work" needed for growth.

  7. Experts can do everything themselves, and they do.

  8. A few junior engineers break through because of persistence, but most simply do not get enough participation in the process. Since 2023, I have been studying the use of AI in complex engineering tasks, and the same patterns are already visible in software development.

  9. But there are important exceptions, and we need to understand more deeply how AI really changes skill development.

  10. As in past technological revolutions - from the printing press to the internet - we are in an era of rapid change, and we do not know exactly how people will adapt to the new conditions.

  11. Today, companies focus on productivity metrics: the speed of AI adoption, the amount of code generated, and the number of merged pull requests.

  12. But we almost never measure what reflects skill development: for example, greater code expressiveness, solution diversity, and the complexity of implemented patterns.

  13. The best organizations know how to improve productivity and develop skills at the same time. In part of my research, high performance appeared only where employee skill development was a mandatory part of the process.

  14. Measuring and developing both directions at the same time is the path to sustainable results. AI is inevitably becoming part of the future of development, and that includes learning as well.

  15. We can use AI to analyze developer-AI interactions and connect them to Git history, progress, and development outcomes.

  16. This kind of analysis used to be too expensive, but the cost of data labeling APIs is falling rapidly. AI can give us a coordinate system for redesigning work so that skill development is preserved and strengthened, both individually and collectively.

  17. Current AI usage habits deliver record speed gains while also blocking skill development for most developers.

  18. To preserve our ability to innovate, we need to use AI not only to speed up tasks, but also to measure, support, and develop engineering craftsmanship.

Move to the next chapter

  1. AI's impact is determined not only by how teams work, but also by how organizations make decisions.

  2. To change a system, you first need to learn how to see it.

  3. The next chapter explains how metrics help do this: not as a set of numbers, but as a tool that directs focus, shapes team behavior, and enables intentional change management.

  4. We are moving from asking, "How does the system work?" to asking, "How do we measure it in order to improve it?"

Contacts

Let's Discuss Your Project

Leave your current contact details and describe your task. We will come back with clarifying questions and a proposal for the next step.