Lessons

The Sprint Goal: Focus and Commitment

Level: Intermediate Module: Scrum Events 2 min read Lesson 19 of 52

Overview

  • What you’ll learn: What the Sprint Goal is, why it matters, how to craft one, its role as the Sprint Backlog commitment, and what happens without it.
  • Prerequisites: Lesson 18 — Sprint Planning.
  • Estimated reading time: 12 minutes

Introduction

The Sprint Goal is the single objective for the Sprint. It is the commitment associated with the Sprint Backlog. Without it, the Sprint is a grab-bag of disconnected tasks — the team finishes items but cannot articulate what value they delivered as a whole.

Why the Sprint Goal Matters

  • Focus: It tells the team what to optimize for. When trade-offs arise, the Sprint Goal guides the decision.
  • Flexibility: Individual PBIs can be negotiated as long as the Sprint Goal is met. Without it, every item becomes a hard commitment.
  • Coherence: Stakeholders can understand what the Sprint is about in one sentence.
  • Motivation: Teams are more engaged working toward a meaningful objective than checking off a list.

Crafting a Good Sprint Goal

Good Sprint Goal Bad Sprint Goal
“Enable users to reset their password via email” “Complete PBI-101, PBI-102, PBI-103”
“Reduce checkout page load time to under 2 seconds” “Work on performance”
“Launch the MVP of the reporting dashboard” “Do some reporting stuff”

A good Sprint Goal is specific, achievable within the Sprint, and communicates value. A bad Sprint Goal is either a task list or so vague it provides no guidance.

Sprint Goal as Commitment

The 2020 Scrum Guide introduced “commitments” for each artifact. The Sprint Goal is the commitment for the Sprint Backlog. It provides direction and meaning. The Developers commit to achieving the Sprint Goal, not to completing every PBI. This distinction is crucial — it allows scope flexibility while maintaining commitment to value.

Key Takeaways

  • The Sprint Goal is the single objective for the Sprint — the commitment of the Sprint Backlog.
  • It provides focus, flexibility, coherence, and motivation.
  • Good Sprint Goals are specific, achievable, and value-oriented.
  • Developers commit to the Sprint Goal, not to every individual PBI.
  • Without a Sprint Goal, Sprints become task lists with no unifying purpose.

What’s Next

In Lesson 20, you will explore the Daily Scrum — the 15-minute daily event for team self-inspection and adaptation.

繁體中文

概述

  • 學習目標:Sprint 目標是什麼、為什麼重要、如何制定、作為 Sprint 待辦清單承諾的角色,以及沒有它會怎樣。
  • 先決條件:第 18 課 — Sprint 規劃。
  • 預計閱讀時間:12 分鐘

簡介

Sprint 目標是 Sprint 的單一目標,是 Sprint 待辦清單的承諾。沒有它,Sprint 就是一堆不相干的任務。

為什麼 Sprint 目標重要

  • 焦點:告訴團隊要為什麼優化。
  • 靈活性:只要達成目標,個別 PBI 可以協商。
  • 連貫性:利害關係人能一句話理解 Sprint 的內容。
  • 動力:有意義的目標比清單更能激勵團隊。

制定好的 Sprint 目標

好的 Sprint 目標具體、可在 Sprint 內達成、傳達價值。壞的要麼是任務清單,要麼太模糊。

重點摘要

  • Sprint 目標是 Sprint 的單一目標——Sprint 待辦清單的承諾。
  • 提供焦點、靈活性、連貫性和動力。
  • 開發者承諾達成 Sprint 目標,不是完成每個 PBI。

下一步

在第 20 課中,您將探索每日 Scrum。

日本語

概要

  • 学習内容:スプリントゴールとは何か、なぜ重要か、策定方法、スプリントバックログのコミットメントとしての役割、ゴールがない場合。
  • 前提条件:レッスン18 — スプリントプランニング。
  • 推定読了時間:12分

はじめに

スプリントゴールはスプリントの単一の目標であり、スプリントバックログのコミットメントである。これがなければ、スプリントは無関連なタスクの寄せ集めになる。

スプリントゴールが重要な理由

  • フォーカス:何を最適化すべきかをチームに伝える。
  • 柔軟性:ゴールが達成される限り、個々のPBIは交渉可能。
  • 一貫性:ステークホルダーが一文でスプリントの内容を理解できる。
  • モチベーション:意味のある目標はリストよりチームを動機づける。

良いスプリントゴールの策定

良いスプリントゴールは具体的で、スプリント内で達成可能で、価値を伝える。悪いゴールはタスクリストか、ガイダンスにならないほど曖昧。

重要ポイント

  • スプリントゴールはスプリントの単一目標——スプリントバックログのコミットメント。
  • フォーカス、柔軟性、一貫性、モチベーションを提供。
  • 開発者はスプリントゴールにコミットし、すべてのPBIにではない。

次のステップ

レッスン20では、デイリースクラムを探ります。

You Missed