---
description: End sprint with retrospective
allowed-tools: Task, Read, Write
---

# 🏁 Sprint End

End current sprint and generate retrospective.

## Actions
1. Set status: `completed`
2. Calculate final metrics
3. Generate retrospective
4. Archive sprint
5. Prepare next sprint

## Retrospective
```markdown
## Sprint Retrospective

### Metrics
- Completed: X/Y tasks
- Velocity: X tasks/day

### What Went Well
- [Success]

### What Could Improve
- [Learning]

### Action Items
- [Next sprint improvement]
```
