title, type, tags, sources, last_updated
| title |
type |
tags |
sources |
last_updated |
| Sprint Planning |
concept |
|
| raw/Agent/agency-agents/product/product-sprint-prioritizer.md |
|
2026-04-20 |
Definition
敏捷开发中的核心仪式,定义 sprint 目标并选择可交付的故事。
Process
Pre-Sprint Planning(冲刺前一周)
- Backlog Refinement:故事规模、验收标准、Done 定义审核
- Dependency Analysis:跨团队协调需求与时间线映射
- Capacity Assessment:团队可用性、假期、会议、培训评估
- Risk Identification:技术未知项、外部依赖缓解策略
- Stakeholder Review:优先级验证和范围对齐
Sprint Planning(第一天)
- Sprint Goal Definition:清晰可衡量的目标与成功标准
- Story Selection:基于容量的承诺,包含 15% 缓冲
- Task Breakdown:实施规划、估算与技能匹配
- Definition of Done:质量标准和自动化验收测试
- Commitment:团队对交付物和时间线的共识
Related Concepts