Skip to content

Commit 22d808b

Browse files
committed
simplify the retro progress
1 parent f45e56a commit 22d808b

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

decisions/0042-agile-retrospective-meeting.md

+14-9
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Accepted
99
## Context
1010

1111
1. Team members know little about last iteration and don’t know which part is good, bad or need improve;
12-
2. New team members know nothing about the team’s history and don’t know the best practices for this team.
12+
2. New team members know nothing about the team’s history and don’t know the best practices for this team;
13+
3. We need learn from what we done.
1314

1415
## Decision
1516

@@ -23,6 +24,7 @@ The idea is to spend quality time and get the most value out of this meeting, th
2324

2425
* The SM marks the current iteration as finished, moving all the unfinished tasks to the new iteration;
2526
* Check the dashboard and analyze our metrics for the last finished iteration. Find out all problematic tasks with `low Flow Efficiency` or `low Quality Score`;
27+
* Safety check;
2628
* The SM remind team members in team channel at least 10 minutes before starting the meeting;
2729
* Everyone is available;
2830
* Everyone is encouraged to prepared the `Good`,`Bad` and `Need improve` cards;
@@ -33,20 +35,23 @@ The idea is to spend quality time and get the most value out of this meeting, th
3335

3436
### Process
3537

36-
* Starts on time and all the team members must participate;
3738
* Discuss problematic tasks that have bad metrics, in order to understand how we can improve;
3839
* Identify the root cause of the problem;
3940
* Come up with ideas about how we could have done it better, so that we can learn from our mistakes;
40-
* The SM prioritizes the topics, based on team member's votes(optional);
41-
* Each topic is time-boxed. However after the 5min timer expires, if everyone agrees we need further discussion, we restart the timer one more time.
42-
* Follow up on the previous iteration's discussion;
41+
* The SM prioritizes the topics, based on team member's votes (optional);
42+
* Follow up on the previous iteration's discussion (optional);
4343
* Follow up on existing action items;
44-
* Discuss the accumulated cards in our Backlog, 5 minutes/card - with possibility to extend, if everyone agrees;
45-
* Anybody can stop the current discussion if it's clear we're going nowhere;
4644
* During the meeting the SM records the outcomes and action items in our retrospective board;
47-
* At the end of the meeting we should save 10 min for a brief overview of the past iteration(s) (recently completed features, features in progress, planed features, velocity graphs and user story vs bugs graphs)
45+
* At the end of the meeting we should save 10 min for a brief overview of the past iteration(recently completed features, features in progress, planed features, velocity graphs and user story vs bugs graphs)
46+
47+
### Notice
48+
49+
* Starts on time and all the team members must participate;
50+
* Discuss the accumulated cards in our Backlog, 5 minutes/card;
51+
* Each topic is time-boxed. However after the 5min timer expires, if everyone agrees we need further discussion, we restart the timer one more time.
52+
* Anybody can stop the current discussion if it's clear we're going nowhere;
4853
* We keep the retrospective meetings within 1 hour.
4954

5055
## Consequences
5156

52-
Everyone will learn from history, and not make same error twice.
57+
Everyone will learn from history, and not make same error twice.

0 commit comments

Comments
 (0)