What are the different ceremonies in Agile?

 

  1. Sprint planning: These sessions are what initiate each sprint. Your team decides what work from the product backlog can be completed in the time period, who will complete what tasks, and how you’ll be successful.
  2. Daily scrum (or daily stand-up): These daily check-ups help teams stay on track and mark progress. Each morning, team members discuss what they worked on yesterday, what they’re doing today, and what’s blocking them from moving forward.
  3. Sprint review: At the end of each sprint cycle, teams meet to demo what they’ve shipped and get early feedback from stakeholders. These review sessions can be informal ‘show and tell’ sessions or more formal meetings.
  4. Sprint retrospective: At the end of each sprint cycle, the team also meets to discuss what’s working (or not) on a process level, including blockers, communication issues, or a lack of resources.
  5. Product backlog refinement: While not always listed as an ‘official’ ceremony, product backlog refinement is a continuous process of cleaning up, adjusting, and updating your task and feature list. Some teams set specific times to go through and clean up the backlog, while others do it continuously throughout each sprint.

Comments

Popular posts from this blog

What is a client and a server?

Why is it important to have a detailed bug description with evidence?