Product Management· 7 min read · April 10, 2026

How to Run a Sprint Review as a Product Manager: 2026 Framework

A practical framework for PMs running effective sprint reviews, covering the right attendees, how to present work without it becoming a demo loop, and how to close with decisions not just feedback.

How to run a sprint review as a product manager requires treating it as a learning session and decision checkpoint — not a demo performance or a stakeholder approval ceremony — because the sprint review's purpose is to inspect what was built, adapt the plan, and surface the decisions the next sprint depends on.

Most sprint reviews fail in one of two ways: they become polished demos that stakeholders applaud without giving useful feedback, or they become status updates that the PM reads from a ticket list. Neither produces the adaptation that makes sprint reviews valuable.

The Sprint Review's Purpose

The sprint review has three jobs:

  1. Inspect: Did we build what we planned? Does it work as expected?
  2. Adapt: What did we learn that should change the plan?
  3. Decide: What decisions do we need to make before the next sprint?

If your sprint review ends without at least one decision or plan change, it was a demo, not a review.

H3: Who Should Attend

Must attend:

  • PM and product designer
  • Engineering team (all members who worked in the sprint)
  • Key stakeholders whose decisions depend on this sprint's output

Should attend (when relevant):

  • Customer success lead (customer feedback perspective)
  • Sales lead (prospect perspective)
  • Data analyst (if metrics are being reviewed)

Should not attend:

  • Everyone in the company
  • Executives who will anchor the conversation without adding signal
  • Stakeholders who will give feedback on features they won't be affected by

Keep the sprint review small enough for honest conversation. When everyone attends, everyone performs.

According to Lenny Rachitsky's writing on agile product management, the most common sprint review failure is over-invitation — when every stakeholder attends, the team presents polished work rather than honest work-in-progress, and the feedback becomes vague and non-actionable.

The Sprint Review Structure

H3: Opening (5 minutes)

State the sprint goal (not the sprint backlog). The sprint goal is the outcome the team was working toward. Every piece of work in the review should be evaluated against whether it serves that goal.

Example: "This sprint's goal was to reduce onboarding drop-off at step 3 by redesigning the connection flow and instrumenting the new funnel." Not: "This sprint we worked on PROJ-142, PROJ-156, and PROJ-160."

H3: Work Walkthrough (15–20 minutes)

For each completed item:

  1. What was the user problem or technical goal?
  2. What was built?
  3. Does it solve the problem as designed?
  4. What edge cases or open questions remain?

Show working software, not slides. If something is not demo-able, explain why and what the team will do to make it reviewable.

Incomplete work should be shown too — with an honest assessment of what is left and whether the original estimate was accurate.

H3: Feedback and Questions (10 minutes)

Structure feedback collection to avoid the "what do you think?" trap. Instead:

  • "Does this solve the problem we described?"
  • "What use cases did we miss?"
  • "Is anything here inconsistent with what you know about user behavior?"

Specific questions produce specific feedback. Open-ended appreciation produces "looks great."

H3: Decisions and Adaptations (10 minutes)

This is the most important section that most sprint reviews skip. Before closing:

  • What will we change in the next sprint based on what we saw?
  • What decisions does the stakeholder group need to make before the next sprint starts?
  • Are there any scope changes or priority shifts based on what we learned?

Document decisions and owners. The sprint review is not complete until the adaptation is written down.

According to Shreyas Doshi on Lenny's Podcast, the sprint review is the most underutilized feedback loop in product development — teams that treat it as a checkbox ceremony miss the chance to update their plan based on working software, which is the whole point of iterative development.

Common Sprint Review Failure Modes

H3: The Polish Trap

Teams spend 2 hours preparing demo scripts and slides for a 30-minute review. The polished presentation prevents honest inspection. The stakeholders see the best case; the team hides the edge cases.

Counter: Show real software in real conditions. Include the edge cases. The purpose is inspection, not impression.

H3: The Backlog Review Trap

PM reads through completed tickets. Stakeholders nod. No one knows what was actually built or whether it works.

Counter: Replace ticket lists with working software walkthroughs. If a ticket cannot be demoed, explain why and what the alternative evidence of completion is.

H3: The No-Decision Trap

Sprint review ends with "great work, see you next sprint." No plan adaptations, no decisions made, no changes to the backlog.

Counter: Make the decisions and adaptations section non-optional. If there is nothing to adapt after two consecutive sprints, ask whether the team is taking enough risk.

According to Gibson Biddle on Lenny's Podcast, the sprint review is valuable in direct proportion to how uncomfortable it is — if every sprint review ends with applause and no changes, the team is building in a comfort zone rather than learning at the edge of what they know.

FAQ

Q: What is the purpose of a sprint review in product management? A: To inspect whether completed work meets the sprint goal, adapt the plan based on what was learned, and make decisions needed before the next sprint — not to demo polished work to stakeholders.

Q: Who should attend a sprint review? A: The PM, design, and engineering team, plus key stakeholders whose decisions depend on the sprint output. Keep attendance small enough for honest conversation — over-invitation causes teams to perform rather than share honest work-in-progress.

Q: How long should a sprint review be? A: 45 to 60 minutes for a 2-week sprint. The Scrum guide recommends up to 4 hours for a one-month sprint, but shorter is better if the team maintains the discipline to inspect, adapt, and decide within that time.

Q: What should a sprint review produce? A: At least one documented decision or plan adaptation. If the sprint review ends with everything unchanged and no decisions made, it was a demo, not a review.

Q: How do you get useful feedback in a sprint review? A: Ask specific questions rather than "what do you think?" Frame questions around whether the work solves the stated problem, what use cases were missed, and what is inconsistent with known user behavior.

HowTo: Run a Sprint Review as a Product Manager

  1. Open with the sprint goal — the outcome the team was working toward — not the backlog list, so all feedback is evaluated against whether the work serves the goal
  2. Walk through completed work by showing working software in real conditions, including edge cases, not polished demos that hide the true state of the build
  3. Show incomplete work honestly with an assessment of what remains and whether the original estimate was accurate
  4. Ask specific feedback questions — does this solve the stated problem, what use cases were missed, what is inconsistent with known user behavior — rather than open-ended prompts
  5. Close with a decisions and adaptations section where the team documents what will change in the next sprint based on what was seen
  6. Document all decisions and owners before ending the meeting — a sprint review without a written adaptation is a demo, not a review
lenny-podcast-insights

Practice what you just learned

PM Streak gives you daily 3-minute lessons with streaks, XP, and a leaderboard.

Start your streak — it's free

Related Articles