Interestingly economists were kind to state common ownership is doomed to fail through the tragedy of commons theory published end of the sixties.
Thirty years later Elinor Ostrom showed that commons can indeed work well if you follow a small set of rules. She found century old examples scattered around the world. She was awarded the Nobel price in economics for her findings in 2009 and dissipated the previous fake news.
The picture shows a Suone in Wallis, Switzerland. The constructions bring water to arid regions and are build and maintained by communities. It is example of commons in place for hundred of years and is one of the concrete implementation studied by Elinor. Mountain pastures are also managed as commons in Switzerland. You will find a drawing of Suone on the hundred Swiss Francs note.
A resource arrangement that works in practice can work in theory. -- Elinor Ostrom LawElinor Ostrom identified eight "design principles" of stable local common pool resource management through the world. These principles have a wider range of application than common resource pool groups, and are relevant to nearly any situation where people - such as Scrum teams - must cooperate and coordinate to achieve shared goals.
Below the eight principles are presented with a mapping to Scrum aspects.
(1) A clear definition of the contents of the common pool resource and effective exclusion of external un-entitled parties
The Scrum teams define the artifacts and processes exclusively owned by the team. Teams take easily ownership of items such as source code, Scrum board, pull process. Other items such as refactoring process, incident tickets produce more infighting.
You can measure the maturity of your team accordingly to the clarity which resources they own exclusively. The first step shall often be collective ownership of source code and common coding style.
(2) The appropriation and provision of common resources that are adapted to local conditions
Agile teams own commons resources such as- Collective ownership of source code,
- Definition of Done DoD,
- Sprint Backlog,
- Coding Guidelines,
- Team rules and work techniques.
(3) Collective-choice arrangements that allow most resource appropriators to participate in the decision-making process
Scrum or LeSS have quite a few platforms to support decision making process- Daily Scrum,
- Retrospective,
- Review,
- Backlog refinement,
- Planning.
Consensus or consent approaches are widely more successful than majority decisions is one of the findings of Elinor.
(4) Effective monitoring by monitors who are part of or accountable to the appropriators
You have to monitor your commons to know if they are healthy. You can
- Pair program or review commits with pull requests,
- Automate static metrics and test coverage,
- Implement continuous integration, delivery and deployment,
- Try zero bug policy.
(5) A scale of graduated sanctions for resource appropriators who violate community rules
Rules are only respected if sanctions are implemented upon violations of the agreement. Scrum teams can rule that- You must repair the broken build,
- You must immediately correct your coding violations,
- You loose your source code management system check-in rights,
- You are excluded from team.
(6) Mechanisms of conflict resolution that are cheap and of easy access
Conflict resolution shall be fast, cheap, and timely. Scrum provides excellent approaches- Automated checks on the source code and executable application,
- Daily Scrum,
- Review and retrospective.
The automatic checks are worth the effort as an effective, neutral, and cost effective to detect violations and automatically block the offender. The Scrum events are platforms to discuss and resolve the discovered violations. The Scrum master must facilitate the discussion until the team members have developed their own conflict resolution instruments.
(7) Self-determination of the community recognized by higher-level authorities
Self-determination works only if recognized by the overall authorities and organization. Here we leave the team level and need department recognition - for a LeSS approach - or company level recognition - for example to have ownership to remove a team member -.- Self-organizing of Scrum team,
- Ownership of internal quality,
- Ownership of estimations.
Culture follows structure -- Craig LarmanAs a change agent you will together with leaders change the structure of your organization. Please be gentle and patient.
(8) In the case of larger common-pool resources, organization in the form of multiple layers of nested enterprises, with small local CPRs at the base level
Scaling agile practices at the organization level require multiple levels.- Transparency through Scrum board,
- Definition of Dome as contract between team and organization,
- Visibility of source code, continuous integration, delivery and deployment of artifacts
- Scale to product level using LeSS
If you are ready to scale up to the company you could consider Beyond Budgeting Round Table and Sociocracy approaches and tailor them to your specific needs.
I rediscovered the commons rules through a presentation of Craig Larmann at the LeSS conference 2019 in Münich. He inspired us to look at agile approaches through the commons lens.
I rediscovered the commons rules through a presentation of Craig Larmann at the LeSS conference 2019 in Münich. He inspired us to look at agile approaches through the commons lens.
No comments:
Post a Comment