Large-Scale Scrum (LeSS)
A framework for scaling agile development to multiple teams.
Practices Employed
- Coordination Risk: LeSS focuses on cross-team coordination through practices like Scrum of Scrums and joint planning. Referred to as:
- Sprint Planning One
- Prioritising: LeSS uses a single Product Backlog for the entire product, regardless of the number of teams. Referred to as:
- Product Backlog Refinement
- Retrospectives: LeSS includes both team-level retrospectives and an Overall Retrospective for organizational improvement.
- Review: A single Sprint Review is held for the entire product increment produced by all teams.
- Scrum: LeSS is Scrum scaled, so all Scrum practices apply at the team level.
- Version Control: Continuous integration of all code into a single trunk is a requirement for LeSS.
Addresses / Mitigates
| Risk | Practices |
|---|---|
| Agency Risk |
|
| Communication Risk |
|
| Complexity Risk |
|
| Coordination Risk |
|
| Deadline Risk |
|
| Feature Fit Risk |
|
| Funding Risk |
|
| Implementation Risk |
|
| Internal Model Risk |
|
| Market Risk |
|
| Process Risk |
|
| Reliability Risk |
|
| Schedule Risk |
|
Attendant Risks
| Attendant Risk | Practices |
|---|---|
| Communication Risk |
|
| Coordination Risk |
|
| Deadline Risk |
|
| Market Risk |
|
| Reliability Risk |
|
| Schedule Risk |
|
Description
"Large-scale scrum is an organizational system for product development that scales scrum with varied rules and guidelines, developed by Bas Vodde and Craig Larman. There are two levels to the framework: the first level, designed for up to eight teams; and the second level, known as 'LeSS Huge', which can accommodate development involving hundreds of developers." - Large-scale Scrum, Wikipedia
LeSS is built on the principle that scaling should be about de-scaling organizational complexity—reducing roles, processes, and artifacts rather than adding them. It emphasizes a single product owner and a single product backlog for the entire product, ensuring all teams are aligned toward the same goal.