---
description: Run a 1-2 week sprint iteration with planning, standups, review, and retro
---

# Sprint Framework

Execute work in short, time-boxed iterations with defined ceremonies to maintain focus and continuous improvement. Use for ongoing product development when you need predictable delivery cadence.

## Steps

1. **Sprint Planning** — select items from the prioritized backlog that the team commits to delivering within 1-2 weeks.
2. **Daily Standup** — each team member shares: what I did yesterday, what I will do today, any blockers (15 min max).
3. **Execution** — team works on sprint items; scope is protected from mid-sprint changes.
4. **Sprint Review** — demo completed work to stakeholders; collect feedback.
5. **Sprint Retrospective** — team reflects on what went well, what to improve, and commits to one process change.

## Output Format

Sprint artifacts: a sprint backlog with story point estimates, a burndown chart tracking daily progress, review demo notes with stakeholder feedback, and a retro summary with action items.
