# Meta-Template: Sprint Retrospective

## Purpose

Defines the structure of the sprint retrospective document — metrics,
learnings, and improvements.

## Sections

### Required
- **Sprint Summary** — tasks completed, failed, carried over
- **Metrics** — plan iterations, code review iterations, time per task
- **What Went Well** — patterns that worked
- **What to Improve** — friction points, recurring issues
- **Knowledge Base Updates** — what was confirmed, added, or removed
- **Stack Checklist Changes** — items added or pruned

### Optional
- **Workflow Improvements** — proposed edits to workflow files
- **Bug Pattern Analysis** — recurring root cause categories
- **Merge Conflicts** — if parallel mode, what conflicted and why
- **Recommendations for Next Sprint** — scope, focus, mode

## Generation Instructions
- Reference the project's sprint artifact paths for data gathering
- Reference the project's domain docs and stack checklist
- Include the project's workflow file paths for proposed edits
- Reference the project's specific tech debt areas
