# Session Summary — YYYY-MM-DD HH:MM

**Goal:** [What the user asked]
**Status:** Complete | Partial | Blocked
**Agents Used:** [list]

## What Was Done

- [ ] [Task 1]
- [ ] [Task 2]

## Key Decisions

| Decision | Why | Alternatives |
|----------|-----|--------------|
| ... | ... | ... |

## Files Changed

| File | Action | Description |
|------|--------|-------------|
| path/to/file | created/modified/deleted | what changed |

## Context for Next Session

**What's left to do:**
- [ ] [Remaining task 1]
- [ ] [Remaining task 2]

**Important patterns established:**
- [Pattern 1]
- [Pattern 2]

**Gotchas / Watch out for:**
- [Gotcha 1]
- [Gotcha 2]

**Dependencies added/changed:**
- [dep@version]

## Lessons Learned

- [Lesson 1]
- [Lesson 2]
