**Scrum is an [[Agile]] framework for coding & project management**. Scrum is a way of working that revolves around "Sprints", and some [[Periodic Reviews]]/ceremonies. Scrum and agile aren't the same thing, but they're nearly synonymous in many contexts. Scrum is one, very common means of achieving the intent of [[Agile#Agile Themes]]. # Ceremonies - Sprint Planning - Daily Standup ([[Timeboxing|Timeboxed]]) - Sprint Review/Retrospective - Sprints (typically ~2 to 4 weeks) # Artifacts - A [[Kanban]] - Backlog of work # Scrum Roles - **Product Owner** - represents the stakeholder's interests, sets priorities - **Scrum Master** - leads the ceremonies, guides the team to self-organize - **Development Team** - people who do the work, are expected to take the advice of the PO, but also to have ideas of their own and act with some level of autonomy within the constraints of the process **** ## Source - Work - ChatGPT ## Related - [[Agile]]