The Sprint: Timebox for Value
Overview
- What you’ll learn: What a Sprint is, how timeboxing works, Sprint length considerations, the rules that govern a Sprint, and what happens when things go wrong mid-Sprint.
- Prerequisites: Module 2 — Scrum Roles & Accountability (Lessons 9–16).
- Estimated reading time: 15 minutes
Introduction
The Sprint is the heartbeat of Scrum. It is a fixed-length event of one month or less during which a usable, potentially releasable Increment is created. Unlike traditional project phases that stretch until “everything is done,” a Sprint has an immovable end date. When the clock runs out, the Sprint is over — regardless of whether everything planned has been completed.
This constraint is not a bug; it is the core feature. Timeboxing forces prioritization, exposes unrealistic planning, and creates a regular rhythm of inspection and adaptation.
What Is a Sprint?
According to the Scrum Guide 2020, the Sprint is a container event for all other Scrum events. Sprint Planning, Daily Scrums, Sprint Review, and Sprint Retrospective all happen within the Sprint.
Key Properties
- Fixed duration: Sprints are always the same length. Consistency creates predictability.
- No gaps: A new Sprint begins immediately after the previous Sprint ends.
- Immutable timebox: The Sprint end date does not move. Incomplete work returns to the Product Backlog.
- Contains all events: All Scrum events occur within Sprint boundaries.
Choosing the Right Sprint Length
| Factor | Shorter Sprints (1 week) | Longer Sprints (3–4 weeks) |
|---|---|---|
| Feedback frequency | More frequent feedback loops | Less frequent but deeper feedback |
| Planning overhead | Higher ceremony-to-work ratio | Lower ceremony-to-work ratio |
| Risk | Lower — less time before inspection | Higher — more time before correction |
| Complexity | Suits smaller, well-defined items | Suits complex items needing integration time |
| Team maturity | Demands high discipline | More forgiving for learning teams |
The most common choice is two weeks — it balances feedback frequency with sufficient working time.
Sprint Rules
- No changes are made that would endanger the Sprint Goal.
- Quality does not decrease.
- The Product Backlog is refined as needed.
- Scope may be clarified and renegotiated with the Product Owner as more is learned.
Sprint Cancellation
Only the Product Owner can cancel a Sprint, and only when the Sprint Goal becomes obsolete. Sprint cancellation is rare and traumatic — it should be a last resort.
Key Takeaways
- A Sprint is a fixed-length timebox (one month or less) containing all other Scrum events.
- Sprints are consecutive — no gaps between them.
- The Sprint end date never moves; incomplete work returns to the Product Backlog.
- Two-week Sprints are most common, balancing feedback and productivity.
- Only the Product Owner can cancel a Sprint when the Sprint Goal becomes obsolete.
- Each Sprint is a learning cycle: plan, execute, inspect, adapt.
What’s Next
In Lesson 18, you will dive into Sprint Planning — the event where the team decides what to build and how during the upcoming Sprint.
繁體中文
概述
- 學習目標:Sprint 是什麼、時間箱如何運作、Sprint 長度考量、管理 Sprint 的規則,以及中途出問題時怎麼辦。
- 先決條件:模組 2 — Scrum 角色與當責(第 9–16 課)。
- 預計閱讀時間:15 分鐘
簡介
Sprint 是 Scrum 的心跳。它是一個固定長度的事件,一個月或更短,在此期間創建可用的、潛在可發布的增量。與傳統專案階段不同,Sprint 有不可移動的結束日期。時間到了就停——不管計劃中的工作是否完成。
什麼是 Sprint?
關鍵屬性
- 固定持續時間:Sprint 始終相同長度。一致性創造可預測性。
- 沒有間隔:新的 Sprint 在前一個結束後立即開始。
- 不可變的時間箱:Sprint 結束日期不會移動。
選擇正確的 Sprint 長度
最常見的選擇是兩週——在回饋頻率和充足工作時間之間取得平衡。
Sprint 規則
- 不得做出危及 Sprint 目標的變更。
- 品質不得降低。
- 根據需要精煉產品待辦清單。
- 範圍可以與產品負責人澄清和重新協商。
重點摘要
- Sprint 是固定長度的時間箱,包含所有 Scrum 事件。
- Sprint 是連續的——之間沒有間隔。
- 兩週 Sprint 最常見。
- 只有產品負責人可以取消 Sprint。
- 每個 Sprint 都是學習循環:規劃、執行、檢視、調適。
下一步
在第 18 課中,您將深入 Sprint 規劃。
日本語
概要
- 学習内容:スプリントとは何か、タイムボックスの仕組み、スプリント長の考慮事項、ルール、問題発生時の対処。
- 前提条件:モジュール2 — スクラムの役割とアカウンタビリティ(レッスン9–16)。
- 推定読了時間:15分
はじめに
スプリントはスクラムの心拍である。1ヶ月以内の固定長イベントで、使用可能なインクリメントが作成される。従来のプロジェクトフェーズとは異なり、動かせない終了日がある。時間が来たら終了する。
スプリントとは何か?
主要な特性
- 固定期間:スプリントは常に同じ長さ。一貫性が予測可能性を生む。
- 隙間なし:前のスプリント終了直後に新しいスプリントが始まる。
- 不変のタイムボックス:終了日は動かない。
適切なスプリント長の選択
最も一般的な選択は2週間——フィードバック頻度と十分な作業時間のバランスが取れている。
スプリントのルール
- スプリントゴールを危険にさらす変更は行わない。
- 品質を低下させない。
- 必要に応じてプロダクトバックログをリファインする。
- スコープはPOと明確化・再交渉できる。
重要ポイント
- スプリントは固定長のタイムボックスで、すべてのスクラムイベントを含む。
- スプリントは連続的——間に隙間はない。
- 2週間スプリントが最も一般的。
- プロダクトオーナーのみがスプリントをキャンセルできる。
- 各スプリントは学習サイクル:計画、実行、検査、適応。
次のステップ
レッスン18では、スプリントプランニングに深く潜ります。