How to Run This (60 minutes)
Prep (before meeting):
- Everyone fills out their section
- Keep it to one-liners with specific numbers/names
Meeting:
- Run thru (30 min): Run through the notes and actionables
- Assign (15 min): Each problem gets one DRI and deadline
- Document (15 min): Share in Slack immediately
Rules:
- One-liners only - if you can't say it in one line, you haven't clarified the issue
- Use real numbers: 2,000 users, 4 weeks, $4M, 80% reduction
- Name names in commends: "Alex did X" not "engineering helped"
- Every problem needs YOUR contribution - no blaming external factors
- Solutions must have deadlines
Retrospective
- Person
- Wins
- Personal:
- Things you're proud of having achieved. One liners.
- Commends:
- Things that you appreciate and want to highlight from other people. One liners.
- Personal:
- Problems
- Issue: One liner
- What I did to help create this situation: one liner
- Proposed solution: one liner
- Issue: One liner
- Wins
Example: Q3 Fintech App Team
- Sarah - Product Manager
- Wins
- Personal:
- Cut instant transfers scope by 70% and still hit $4M daily transaction volume
- Reduced PRD review cycle from 2 weeks to 3 days by killing committee reviews
- Commends:
- Alex built adapter for payment API change in 4 hours, saving our Q3 launch
- Jordan killed her own "beautiful" slider design when data showed 92% type amounts
- Personal:
- Problems
- Issue: Budget calculator crashed for 2,000 users with >50 linked accounts on launch day
- What I did to help create this situation: Only tested with my own 5 accounts; never checked actual user data
- Proposed solution: Pull user distribution data for every feature; add to PRD template by Oct 10
- Issue: Lost 15 engineering days to platform consistency debates across 3 features
- What I did to help create this situation: Didn't set iOS-first or Android-first decision upfront
- Proposed solution: Page 1 of every PRD states lead platform; other follows without debate
- Issue: Budget calculator crashed for 2,000 users with >50 linked accounts on launch day
- Wins
- Alex - Senior Engineer
- Wins
- Personal:
- Shipped instant transfers in 4 days by reusing payment webhook handler from last quarter
- Reduced API response time from 3.2s to 0.8s by fixing N+1 query in account aggregation
- Commends:
- Sarah killed 8 features from instant transfers; cleanest PRD I've ever implemented
- Jordan provided Figma specs with exact padding values; zero design-dev ping pong
- Personal:
- Problems
- Issue: Budget calculator crashed for 2,000 users with >50 linked accounts on launch day
- What I did to help create this situation: Loaded all accounts into memory; never tested beyond 10 concurrent users
- Proposed solution: Thursday 3pm weekly load test with 10x production traffic before any launch
- Issue: Search feature slipped 4 weeks after discovering Elasticsearch version incompatibility
- What I did to help create this situation: Said "fuzzy search is easy" without checking our ES version supports it
- Proposed solution: 2-hour technical spike required before any feature commitment; results in PRD
- Issue: Budget calculator crashed for 2,000 users with >50 linked accounts on launch day
- Wins
- Jordan - Designer
- Wins
- Personal:
- Instant transfers built in 4 days using only system components; zero custom UI
- Reduced design QA bugs by 80% by adding interaction videos to every Figma frame
- Commends:
- Alex implemented complex transfer animation perfectly after one video walkthrough
- Sarah pulled support tickets proving users don't want "delightful" features; just working ones
- Personal:
- Problems
- Issue: Budget calculator crashed for 2,000 users with >50 linked accounts on launch day
- What I did to help create this situation: Designed cards layout for max 5 accounts; never made list view fallback
- Proposed solution: Every design includes stress test: 0, 1, 10, 100+ items documented in Figma
- Issue: Wasted 2 weeks on high-fidelity designs for technically impossible features
- What I did to help create this situation: Went straight to pixel-perfect without engineering input
- Proposed solution: Wireframes only until Alex confirms "buildable in sprint"; then high-fidelity
- Issue: Budget calculator crashed for 2,000 users with >50 linked accounts on launch day
- Wins
Team Problem Inventory
After individual sections, vote on top 3 to fix in Q4:
- ✅ Budget calculator crashes → DRI: Alex → Fix by: Oct 15
- ✅ Platform debate waste → DRI: Sarah → Fix by: Tomorrow
- ✅ Design before feasibility → DRI: Jordan → Fix by: Monday
- ⏸️ Search delays → Backlog for Q4
- ⏸️ [Other problems] → Document for later