-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Song Song Li <[email protected]>
- Loading branch information
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
layout: post | ||
title: scrum master随笔 | ||
date: 2021-12-31 12:12:05 | ||
--- | ||
|
||
之前在我们squad担任过一段时间的scrum master,于是想把当scrum master期间的一些职责和想法记录下来,当然不同的组织有不同的scrum文化和方式,这里仅供参考: | ||
|
||
- 负责组织每次scrum meeting,更新每个人的状态和task进度,如果有blocker,及时提出来 | ||
|
||
- 负责每天查看kanban上的issue,对未分类的新issue及时分类和添加tag,方便管理和assign给负责人,重点关注blocker issue | ||
|
||
- 负责每天查看相关slack channel中的问题,及时回复相关问题,如用户的问题、相关开发者的问题等等 | ||
|
||
- 负责组织每个sprint的plan meeting,确定这个scrum要做的task,并拆分assign给相关人员,并评估每个task的工作量 | ||
|
||
- 负责组织playback meeting,将这个sprint的user story在meeting中演示出来,及时获取反馈 | ||
|
||
- 负责参加大组的scrum meeting,更新自己squad状态并将相关信息更新到小组scrum meeting | ||
|
||
- 负责在kanban上更新每个task的状态,比如进度、是否需要其他squad介入和risk等等 | ||
|
||
- 负责组织sprint retrospectives meeting,总结和分析上一个sprint我们做的好地方,做得不好的地方和有提升的地方等 | ||
|
||
> :) 未完待续...... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters