Execution & Development

Sprint

A fixed-length iteration (usually 1–2 weeks) in Scrum during which a team completes a set amount of work from the backlog and delivers a potentially shippable increment.

What is a Sprint?

A sprint is a fixed-length development cycle in Scrum — usually 1 or 2 weeks — during which a team works on a committed set of backlog items and produces a working, potentially shippable product increment.


Sprint lifecycle

`

Sprint Planning → Daily Standups → Sprint Review → Retrospective → next Sprint Planning

`

PhaseWhat happens
Sprint PlanningTeam selects backlog items, estimates effort, agrees on sprint goal
Daily Standup15-min sync: what did I do, what will I do, any blockers?
Sprint ReviewDemo to stakeholders, collect feedback
RetrospectiveWhat went well, what to improve, 3 action items

Sprint goal

Every sprint should have a single sentence goal: "This sprint we will X so that Y." Not just a list of tickets. A sprint without a goal is a sprint that can be disrupted by anything.


What kills a sprint

  • Scope added mid-sprint without removing equivalent scope
  • Unresolved dependencies discovered during the sprint
  • Over-commitment (velocity not calibrated to realistic capacity)
  • No sprint goal — team optimises for task completion, not outcomes

Frequently asked questions

Can sprint scope change mid-sprint?

In principle, no — that's the point of committing. In practice, P0 incidents and critical bugs justify scope changes. The rule: anything added must have equivalent scope removed, and the sprint goal must remain intact.

What's the difference between sprint velocity and capacity?

Velocity is the average story points completed per sprint, measured over the last 3–5 sprints. Capacity is the available person-hours in a given sprint (accounting for leave, meetings, etc.). Use velocity to forecast; use capacity to adjust for anomalous sprints.

Apply Sprint to your real product data

PMRead ingests customer feedback, interviews, and Slack threads — and generates PRDs grounded in real evidence.

Try PMRead free →