Auto-sync: 2026-04-27 12:02

This commit is contained in:
2026-04-27 12:03:03 +08:00
parent fbd6107be4
commit 83c6e24e7c
45 changed files with 1898 additions and 886 deletions

View File

@@ -1,33 +1,33 @@
---
title: "Kanban"
type: concept
tags: []
sources: []
last_updated: 2026-04-24
---
## 定义
Kanban 是一种敏捷框架强调持续流动continuous flow无固定 Sprint 边界,允许随时调整优先级和需求。
## 核心特征
- **持续交付:** 无需等待 Sprint 结束即可发布
- **随时变更:** 优先级可在任何时候调整
- **可视化看板:** 通过列(列名)管理任务状态
- **限制在制品WIP** 控制同时进行的工作数量
## 与 Scrum 的对比
| 维度 | Scrum | Kanban |
|------|-------|--------|
| 迭代周期 | 固定 Sprint1-4周 | 无固定周期 |
| 变更时机 | Sprint 期间禁止 | 随时可调整 |
| 发布节奏 | Sprint 结束时批量发布 | 持续交付 |
| 仪式 | Sprint Planning/Review/Retrospective | 可选 ceremonies |
## 企业实践:混合框架
云转型团队采用以 Kanban 为主 + 保留 Scrum 仪式(每日站会和回顾会议)的混合方案,兼顾灵活性和反馈循环。
## 来源
- [[ctp-topic-4-using-agile-to-run-the-cloud-transformation-program]]
## 别名
- Kanban Framework
---
title: "Kanban"
type: concept
tags: [project-management, agile]
sources: [project-state-management]
last_updated: 2026-04-27
---
## 定义
Kanban 是一种敏捷框架强调持续流动continuous flow无固定 Sprint 边界,允许随时调整优先级和需求。
## 核心特征
- **持续交付:** 无需等待 Sprint 结束即可发布
- **随时变更:** 优先级可在任何时候调整
- **可视化看板:** 通过列(列名)管理任务状态
- **限制在制品WIP** 控制同时进行的工作数量
## 与 Scrum 的对比
| 维度 | Scrum | Kanban |
|------|-------|--------|
| 迭代周期 | 固定 Sprint1-4周 | 无固定周期 |
| 变更时机 | Sprint 期间禁止 | 随时可调整 |
| 发布节奏 | Sprint 结束时批量发布 | 持续交付 |
| 仪式 | Sprint Planning/Review/Retrospective | 可选 ceremonies |
## 企业实践:混合框架
云转型团队采用以 Kanban 为主 + 保留 Scrum 仪式(每日站会和回顾会议)的混合方案,兼顾灵活性和反馈循环。
## 来源
- [[ctp-topic-4-using-agile-to-run-the-cloud-transformation-program]]
## 别名
- Kanban Framework