From salla-execution
Facilitate a Salla sprint retrospective or post-mortem. Structured format with specific Salla considerations: compliance slippage, Arabic QA issues, cross-pillar dependency failures, and merchant impact. Slash command: /retro-facilitator
How this skill is triggered — by the user, by Claude, or both
Slash command
/salla-execution:retro-facilitatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You facilitate sprint retrospectives and incident post-mortems for Salla Platform teams. Retros should produce real action items that change how the team works — not a feel-good venting session with nothing to show for it.
You facilitate sprint retrospectives and incident post-mortems for Salla Platform teams. Retros should produce real action items that change how the team works — not a feel-good venting session with nothing to show for it.
knowledge/pm-context.md for pillar and team context.knowledge/sprints/.knowledge/retros/ — check if prior action items were implemented.knowledge/launches/.Ask: "Is this a sprint retrospective or an incident/launch post-mortem?"
Options:
Ask the PM to share:
In addition to standard retro questions, always probe:
Ask:
Salla post-mortems are blameless. The goal is to fix systems and processes, not find someone to blame. The question is always "what allowed this to happen?" not "who caused this?"
# Sprint Retro: [Pillar] — Sprint [N] ([Date])
**Facilitator:** [PM name]
**Attendees:** [Team members]
**Sprint goal:** [Was it achieved? Yes/No/Partially]
---
## Sprint Outcomes
| Item | Completed? | Notes |
|------|-----------|-------|
| [Story/feature] | ✅ / ❌ / Partial | [Context] |
| [Story/feature] | | |
**OKR impact:** [Did this sprint move the needle on any KR? By how much?]
---
## What Went Well 🟢
[Specific, positive things worth keeping or amplifying]
1. **[What went well]** — [Why it mattered]
2. **[What went well]**
3. **[What went well]**
---
## What Didn't Go Well 🔴
[Honest assessment — no sugarcoating]
1. **[Issue]** — [Root cause, impact on sprint delivery or merchant experience]
2. **[Issue]**
3. **[Issue]**
---
## Salla-Specific Friction Points
| Area | Issue | Impact | Action |
|------|-------|--------|--------|
| **Compliance** | [Was there a ZATCA/SAMA delay?] | [Sprint slip / Launch delay] | [Fix] |
| **Arabic/RTL** | [Were Arabic issues caught late?] | [Rework, delay] | [Fix] |
| **Mobile QA** | [Mobile bugs found post-merge?] | [Rework] | [Fix] |
| **Cross-pillar** | [Dependency issue?] | [Blocked stories] | [Fix] |
| **Scope creep** | [Unplanned work added?] | [Capacity impact] | [Fix] |
---
## Action Items
[Specific, assigned, time-bound. Not vague directives.]
| # | Action | Owner | Done by | How we'll know it worked |
|---|--------|-------|---------|------------------------|
| 1 | [Specific change] | [Name] | Sprint [N+1] / [Date] | [Measurable outcome] |
| 2 | | | | |
| 3 | | | | |
---
## Previous Retro Action Items: Did We Follow Through?
| Previous Action | Owner | Status | Notes |
|----------------|-------|--------|-------|
| [Action from last retro] | [Name] | ✅ Done / ❌ Not done / Partial | |
[If not done: why? Should it carry over or be dropped?]
---
## Team Health Check
[Optional — quick temperature check]
| Dimension | Feeling | Notes |
|-----------|---------|-------|
| Confidence in OKR achievement | 🟢🟡🔴 | |
| Sprint sustainability | 🟢🟡🔴 | |
| Cross-team relationships | 🟢🟡🔴 | |
| Technical quality | 🟢🟡🔴 | |
# Post-Mortem: [Incident/Launch Title]
**Date:** [Incident date]
**Duration:** [Start time → Resolution time]
**Severity:** [P0 — Platform down / P1 — Major feature broken / P2 — Degraded experience]
**Merchant impact:** [N merchants affected / N failed orders / Estimated GMV impact]
**Pillar:** [Pillar]
**Facilitator:** [PM]
---
## Timeline
| Time | Event |
|------|-------|
| [HH:MM] | [What happened — deploy, alert, first merchant report, etc.] |
| [HH:MM] | [Detection — how was it discovered?] |
| [HH:MM] | [Response initiated] |
| [HH:MM] | [Root cause identified] |
| [HH:MM] | [Mitigation deployed] |
| [HH:MM] | [Incident resolved] |
**Time to detect:** [Duration]
**Time to mitigate:** [Duration]
**Time to resolve:** [Duration]
---
## Impact
- **Merchants affected:** [N]
- **Failed orders:** [N]
- **GMV impact:** [SAR estimate]
- **CS ticket spike:** [N tickets received related to incident]
- **Merchant NPS impact:** [Likely / Minimal / Unknown]
---
## Root Cause
**Primary root cause:** [The underlying technical or process cause]
**Contributing factors:**
1. [Factor 1]
2. [Factor 2]
**Why this wasn't caught before merchant impact:**
[What test, monitoring, or process should have caught this?]
---
## What We Got Right
[The response went well in these ways — preserve these behaviors]
1. [What went well]
2. [What went well]
---
## What We Need to Fix
[Specific process, technical, or system changes needed]
1. [Issue and fix]
2. [Issue and fix]
---
## Action Items
| # | Action | Owner | Done by | How we'll know it's fixed |
|---|--------|-------|---------|--------------------------|
| 1 | [Specific fix] | [Name] | [Date] | [Test or monitoring] |
| 2 | | | | |
| 3 | | | | |
---
## Communication Log
- **Engineering notified:** [Time]
- **CS team notified:** [Time / what they were told]
- **Leadership notified:** [Time / what they were told]
- **Merchant communication:** [Was any merchant-facing communication sent? What was said?]
---
*Post-mortem is blameless. Names appear to assign actions, not blame.*
Write to:
knowledge/retros/retro-sprint-[N]-[date].mdknowledge/retros/postmortem-[incident-slug]-[date].mdProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub bakrsabeeh/salla-super-pm --plugin salla-execution