scrum-sprint-review

Run the Scrum Sprint Review ceremony to demo Done increments and capture stakeholder feedback as backlog items.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/NestorMonroy/thyrox --skill scrum-sprint-review-nestormonroy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: scrum-sprint-review
Source: https://github.com/NestorMonroy/thyrox/tree/main/.claude/skills/scrum-sprint-review
Command: npx skills add https://github.com/NestorMonroy/thyrox --skill scrum-sprint-review-nestormonroy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often end a Sprint without a structured way to show stakeholders what was actually finished, so feedback gets lost in meeting notes and the Product Backlog never reflects what was learned. This Skill operationalizes the Scrum Sprint Review ceremony: it enforces that only work meeting the Definition of Done is demonstrated, converts stakeholder feedback into concrete backlog items, and leaves the Product Backlog re-prioritized for the next Sprint Planning. ## Core Features & Use Cases - Structured ceremony flow: Guides the five moments of a Sprint Review — framing the Sprint Goal, reporting backlog status, demonstrating the Increment live, collecting stakeholder feedback, and re-prioritizing the backlog. - Feedback-to-backlog conversion: Provides a capture template (description, origin, value, priority, traceability) so every relevant stakeholder comment becomes a Product Backlog item instead of a lost note. - Quality gates and anti-patterns: Enforces four quality gates (only Done work shown, feedback captured as items, real stakeholders present, backlog updated) and lists common failure modes like demoing unfinished work or turning the Review into a Retrospective. - Use Case: At the end of a two-week Sprint on an e-commerce checkout feature, use this Skill to demo the Done increment to the business sponsor, record their request to show shipping costs earlier as a new backlog item, and re-prioritize the backlog before Sprint Planning. ## Quick Start Run the scrum-sprint-review skill to close this Sprint by demonstrating the Done increment to stakeholders and updating the Product Backlog with their feedback.

Frequently Asked Questions about scrum-sprint-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a Scrum Sprint Review meeting?▼

A Sprint Review follows five moments: frame the Sprint Goal, report which backlog items are Done, demonstrate the working Increment live, collect stakeholder feedback in dialogue, and re-prioritize the Product Backlog. Only work meeting the Definition of Done should be shown.

What is the difference between Sprint Review and Sprint Retrospective?▼

The Sprint Review inspects the product — what was built and its value to stakeholders — while the Retrospective inspects the process — how the team worked. The Review's output is an updated Product Backlog; the Retrospective's output is process improvements.

How do I capture stakeholder feedback from a sprint demo?▼

Convert each relevant comment into a Product Backlog item with a description, the stakeholder origin, the value or motivation, and a suggested priority. Feedback left as meeting notes without a backlog item is effectively lost.

Can unfinished work be shown in a Sprint Review?▼

No. Only items meeting the Definition of Done should be demonstrated, because showing nearly-finished work misrepresents the product state and inflates perceived progress. Items that did not reach Done are declared openly and returned to the Product Backlog.

Who should attend a Sprint Review?▼

Real stakeholders must attend: the Product Owner, users, sponsors, or whoever represents product demand, alongside the Development Team. A Review with only the team present is theater, since nobody with decision power over the product inspects or prioritizes.