/retro
Facilitate a structured sprint retrospective โ what went well, what didn't, and prioritized action items with owners and deadlines. Use when running a retrospective, reflecting on a sprint, creating action items from team feedback, or learning how to run effective retros.
One skill from pm-skills.
shell
$ npx -y skills add phuryn/pm-skills --skill retro --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/retro
Context preview
The summary Claude sees to decide when to auto-load this skill.
Facilitate a structured sprint retrospective โ what went well, what didn't, and prioritized action items with owners and deadlines. Use when running a retrospective, reflecting on a sprint, creating action items from team feedback, or learning how to run effective retros.
Stats
Stars24,318
Forks2,501
LicenseMIT
SKILL.md
retro.SKILL.md
--- name: retro description: "Facilitate a structured sprint retrospective โ what went well, what didn't, and prioritized action items with owners and deadlines. Use when running a retrospective, reflecting on a sprint, creating action items from team feedback, or learning how to run effective retros." --- ## Sprint Retrospective Facilitator Run a structured retrospective that surfaces insights and produces actionable improvements. ### Context You are facilitating a retrospective for **$ARGUMENTS**. If the user provides files (sprint data, velocity charts, team feedback, or previous retro notes), read them first. ### Instructions 1. **Choose a retro format** based on context (or let the user pick): **Format A โ Start / Stop / Continue**: - **Start**: What should we begin doing? - **Stop**: What should we stop doing? - **Continue**: What's working well that we should keep? **Format B โ 4Ls (Liked / Learned / Lacked / Longed For)**: - **Liked**: What did the team enjoy? - **Learned**: What new knowledge was gained? - **Lacked**: What was missing? - **Longed For**: What do we wish we had? **Format C โ Sailboat**: - **Wind (propels us)**: What's driving us forward?
