-
Notifications
You must be signed in to change notification settings - Fork 69
How to host sprint meetings
Song Zheng edited this page Jan 23, 2022
·
12 revisions
This document will walk you through how to host sprint meetings.
The goal of each sprint is:
- Make sure every engineer is on the same page. By demoing each feature (in production) that were accomplished during the sprint, engineers get to see what each other worked on.
- Call out big changes. If there are big updates that changes any engineering process, sprint is the time to talk about those to remind the team and make sure everyone is aware of the changes.
- General bonding. Since everyone is remote, its nice to get together and hear each other's voice.
Ideally, make sure this current sprint document is updated first with accomplishments (merged in features / upgrades).
After introductions, here are some ideas of things to go over:
- Introduce new members who finished JS6 and were invited to engineering.
- Demo (on production) new features / bug fixes that were merged in.
- Discuss any process changes (if any) or general engineering updates.