Disciplined Agile

What Is(n’t) Agile Team Governance?

Governance establishes chains of responsibility, authority and communication in support of the overall enterprise’s goals and strategy. It also establishes measurements, policies, standards and control mechanisms to enable people to carry out their roles and responsibilities effectively. You do this by balancing risk versus return on investment (ROI), setting in place effective processes and practices, defining the direction and goals for a team, and defining the roles that people play within a team. 

Agile team governance is the governance of agile or lean teams in a manner that reflects and supports agile and lean ways of working. We have identified the following principles for effective agile governance: 

  1. Collaboration with teams is more effective than trying to force them to conform. Most agile teams are composed of intellectual workers, the type of people whom are more likely to do what you want when you work with them to do so rather than tell them what to do. For example, assume you want an agile team to work towards a common strategy, in this case one that is captured by your organization’s architectural roadmap. You are better to have people knowledgeable with that strategy to work directly with the team rather than forcing them to fill out specific documents that will then be reviewed for conformance.
  2. Enabling teams to do the “right thing” is more effective than trying to inspect it in. Agile team members are human, and being human their natural tendency is to do the easiest thing possible. The implication is that for things that you want to have happen you should make them as easy as possible to do so. For example, say your organization wants developers to follow common security conventions. One way to do this would be to hold code inspections, a time-consuming process, that validates whether the conventions are being followed. An easier approach would be to adopt one or more security analysis tools and include it in your continuous integration (CI) strategy. This automated approach requires very little effort on the part of the developer and provides immediate feedback as to the secureness of their code, providing them with a learning opportunity to help them improve their skills.
  3. Continuous monitoring provides more timely insight than quality gate reviews. Team dashboards that use business intelligence (BI) technology to display real-time measures generated by the use of your work tools have become very common in the past few years. This enables both the team and their stakeholders to monitor the team’s progress in a continuous real-time manner. This is orders of magnitude more effective than traditional “quality gate” reviews of artifacts because the information displayed on the dashboards is automatically generated as a side effect of tool usage and therefore incredibly difficult to fake, whereas team artifacts (status reports, specifications, plans, and so on) are hand-crafted and thus contain whatever information the creator(s) decide to capture. Furthermore, after the initial cost of the dashboard technology this approach is effectively free.
  4. Transparency enables governance. The work of a Disciplined Agile team is effectively transparent through application of strategies such as information radiators, team dashboards and active stakeholder participation. All of these strategies are described below. As a result, your stakeholders can discover what the current status of your team is simply by looking whenever they want, they don’t need to rely on status reports crafted by the team that may be little more than works of fiction. 

Governance often has a bad name with agilists, typically because they have had ineffective traditional strategies inflicted upon them for years. These traditional strategies often prove to be little more than a layer of additional bureaucracy that offers little or no value to your organization. To put your mind at ease on this issue, we’d like to point out that agile team governance isn’t: 

  • Documentation driven. The greater levels of collaboration promoted by agile, in combination with the strategy of team dashboards alleviates the need for many of the artifacts that traditional governance strategies dictate. Furthermore, the milestones suggested by the DA tool kit are risk-driven, not documentation driven. 
  • Onerous. An onerous governance strategy will not be followed by teams, at best they will do just enough work to make it appear that they are following the governance process, which implies that the process has utterly failed. In DA we’ve kept the governance strategies as streamlined as we possibly can, and when you do it right effective governance actually improves the productivity of agile teams instead of detracting from it. These strategies are described below. 
  • Management. Governance and management are two different things. Governance looks at a team from the outside, treating it as a system that needs to have the appropriate structure and processes in place to provide a stream of value. Management, on the other hand, occurs inside the team and ensures that the structure and processes are implemented effectively.
  • Optional. Your teams are being governed, like it or not. In DA our philosophy is that you deserve to be governed well, which is why we’ve taken the time to describe how to do so. 

Related Resources