Auto-sync: 2026-04-24 04:02
This commit is contained in:
32
wiki/concepts/Agile-Ceremonies.md
Normal file
32
wiki/concepts/Agile-Ceremonies.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: "Agile Ceremonies"
|
||||
type: concept
|
||||
tags: []
|
||||
sources: []
|
||||
last_updated: 2026-04-24
|
||||
---
|
||||
|
||||
## 定义
|
||||
敏捷仪式(Agile Ceremonies)是敏捷框架中定义的固定会议和活动,目的是促进团队协作、沟通和持续改进。
|
||||
|
||||
## Scrum 标准仪式
|
||||
- **Sprint Planning(冲刺规划):** Sprint 开始时,确定本 Sprint 要完成的工作
|
||||
- **Daily Stand-up(每日站会):** 每天定时短会,回答三个问题:昨天完成什么、今天做什么、有什么阻碍
|
||||
- 时长:15-30 分钟
|
||||
- 围绕看板工具展开
|
||||
- **Sprint Review(冲刺评审):** Sprint 结束时向利益相关方演示已完成的工作
|
||||
- **Sprint Retrospective(回顾会议):** Sprint 结束时团队复盘,识别改进点
|
||||
|
||||
## 仪式保留策略(混合框架)
|
||||
云转型团队保留 Scrum 的两个核心仪式:
|
||||
- **Daily Stand-up:** 确保快速同步团队状态
|
||||
- **Retrospective:** 驱动快速反馈循环,持续改进产品和开发文化
|
||||
|
||||
放弃 Sprint 固定节奏以允许持续变更。
|
||||
|
||||
## 最佳实践
|
||||
- 行动项必须带负责人(Owner)
|
||||
- 回顾会议输出具体可执行的改进措施
|
||||
|
||||
## 来源
|
||||
- [[ctp-topic-4-using-agile-to-run-the-cloud-transformation-program]]
|
||||
Reference in New Issue
Block a user