Sprint meeting

  • Outline: A meeting to assess what was done and plan the work for the next Sprint.

  • Frequency: Between two Sprints.

Review

  • Goal: Present the results from the previous Sprint to the team

  • Duration: 15 minutes.

How-to

  1. Start by doing a live demo of what was added with the current Sprint

  2. Modify or comment User Stories on Github according to the collected feedback

Planning

  • Goal: Agree on what the team will work on during the Sprint.

  • Duration: 30 minutes.

How-to

  1. Open the Project Board

  2. Go over the Done column and make sure the demo covered all of it

  3. Go over the remaining columns and make sure all issues are in the right place.

  4. Add new issues as per Sprint Prep decisions

  5. Tag User Stories with the version they're expected to be released

  6. Review the ultimate goal, making sure everyone has no further questions.

Engineering

  • Goal: Ensure that the engineering tasks are efficiently distributed.

  • Duration: 15-30 minutes.

How-to:

  1. The lead engineer goes over the User Stories breaking them into logical technical issues

  2. The technical issues must have a reference to the User Story they contribute to

  3. Issues are assigned to developers making sure there is a balance in effort

Last updated