Scrum is a lightweight agile framework designed to help teams deliver value iteratively through fixed-duration sprints (typically 1–4 weeks). Founded on empiricism and lean thinking—decisions grounded in observation and experimentation, waste ruthlessly eliminated—Scrum relies on three foundational pillars: transparency, inspection, and adaptation. The framework defines three accountabilities (Product Owner, Scrum Master, Developers), five time-boxed events (Sprint, Sprint Planning, Daily Scrum, Sprint Review, Sprint Retrospective), and three artifacts (Product Backlog, Sprint Backlog, Increment)—each with a commitment that enhances focus and transparency. Unlike traditional project management, Scrum enables self-managing, cross-functional teams to respond rapidly to change while maintaining a sustainable pace and delivering potentially shippable increments at the end of every sprint.
What This Cheat Sheet Covers
This topic spans 22 focused tables and 126 indexed concepts. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.
Table 1: Core Scrum Roles (Accountabilities)
Scrum defines just three accountabilities, and the distinctions between them trip up most new teams. The Product Owner owns what and why, the Developers own how, and the Scrum Master keeps the team effective without managing anyone—together forming a self-managing unit with no single boss handing out tasks.
| Role | Example | Description |
|---|---|---|
product_owner.maximize_value() product_owner.manage_backlog() | • Accountable for maximizing product value from the Scrum Team's work • manages the Product Backlog, defines the Product Goal, and ensures stakeholder alignment • takes multiple stances: Visionary, Collaborator, Decision Maker, Experimenter, Influencer. | |
scrum_master.remove_impediment() scrum_master.coach_team() | • True leader who serves the team and organization by coaching on Scrum practices, removing impediments, and facilitating events • not a traditional manager; fosters self-management and cross-functionality. |