From product-ops
Produce a structured retrospective document from a sprint or body-of-work description. Follows the Derby-Larsen five-phase framework with blameless framing and SMART action items.
How this skill is triggered — by the user, by Claude, or both
Slash command
/product-ops:run-retrospectiveThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a structured retrospective document that helps a team introspect a body of work and identify concrete improvements. The output follows the Derby-Larsen five-phase retrospective framework (Set the Stage, Gather Data, Generate Insights, Decide What to Do, Close the Retrospective) adapted for AI-assisted analysis.
Produce a structured retrospective document that helps a team introspect a body of work and identify concrete improvements. The output follows the Derby-Larsen five-phase retrospective framework (Set the Stage, Gather Data, Generate Insights, Decide What to Do, Close the Retrospective) adapted for AI-assisted analysis.
$ARGUMENTS = description of the body of work to retrospect — sprint number and team name, milestone description, date range, or a narrative summary of what was delivered and what happened.
If $ARGUMENTS is empty or contains no actionable description, prompt the team lead for the minimum information needed to begin. Present these questions in a single consolidated prompt:
Do not proceed until at least a work scope and one or more notable events or deliverables are provided.
product-owner agentEstablish the retrospective's scope and framing:
Collect and organize observations about what happened during the retrospected period. Draw from:
product-owner)Organize observations into themes. Common theme categories include (use whichever are relevant, not all):
For each observation, note whether it is something the team should continue doing (a strength), stop doing (a drag), or start doing (an opportunity).
Analyze the observations from Step 4 to identify root causes and systemic patterns. Move beyond surface-level symptoms:
Each insight must name the systemic factor, not an individual. Frame as: "The [process/system/practice] caused [outcome] because [mechanism]."
Propose 1-3 concrete improvement actions based on the insights from Step 5. Each action item must satisfy all five SMART criteria:
| Criterion | Requirement |
|---|---|
| Specific | Names the exact change — what will be different |
| Measurable | Defines how success will be observed or measured |
| Achievable | Is within the team's control to implement (enforced by quality gates below, not a separate output field) |
| Relevant | Directly addresses a root cause identified in Step 5 |
| Time-bound | States when the action will be completed or reviewed |
Quality gates:
Summarize the retrospective and capture appreciation:
Format the output using the Output section below.
## Scope Reviewed
**Period**: [Sprint N / dates / milestone name]
**Team**: [Team name or composition]
**Prime Directive**: Regardless of what we discover, we understand and truly believe that everyone did the best job they could, given what they knew at the time, their skills and abilities, the resources available, and the situation at hand.
## Key Observations
### [Theme 1 Name]
- **Continue**: [Observation — what the team did well in this area]
- **Stop**: [Observation — what is dragging the team down]
- **Start**: [Observation — an opportunity the team hasn't tried yet]
### [Theme 2 Name]
- **Continue**: [Observation]
- **Start**: [Observation]
[Additional themes as needed. Not every theme needs all three categories.]
## Insights and Root Causes
1. **[Insight title]** — [Explanation of the systemic factor, its mechanism, and its impact. References specific observations from the Key Observations section.]
2. **[Insight title]** — [Explanation]
[2-5 insights, each tracing back to observations above.]
## SMART Action Items
1. **[Action title]**
- **What**: [Specific change to implement]
- **Measure**: [How success will be observed]
- **Owner**: [Role or function responsible — never an individual name]
- **Timeline**: [When to complete or review]
- **Traces to**: [Which insight this addresses]
2. **[Action title]**
- **What**: [Specific change]
- **Measure**: [Success indicator]
- **Owner**: [Role or function]
- **Timeline**: [Deadline or review point]
- **Traces to**: [Insight reference]
[1-3 action items. No more than 3.]
## Appreciation and Wins
- [Specific accomplishment or strength to celebrate]
- [Specific accomplishment or strength to celebrate]
[2-4 items.]
## Summary
[2-3 sentence narrative: the key finding, the improvement commitment, and the overall team trajectory.]
Omit theme categories (Continue/Stop/Start) within a theme when they do not apply. Keep each observation to 1-2 sentences. Action items should be concrete enough that someone could execute them without asking follow-up questions.
npx claudepluginhub cpliakas/claude-code-digital-coworkers --plugin product-opsFacilitates structured sprint retrospectives with Start/Stop/Continue, 4Ls, or Sailboat formats. Analyzes team feedback and performance to generate prioritized action items with owners and deadlines.
Facilitates and documents team retrospectives with structured formats (Start/Stop/Continue, 4Ls, Mad/Sad/Glad, Sailboat). Use at sprint, project, or milestone end to capture what went well, what to improve, and action items.
Facilitates structured sprint or project retrospectives by gathering data from status reports and velocity metrics, identifying what went well and what needs improvement, and generating actionable items with owners and due dates.