Sprint retrospective. Reflect on what went well, what didn't, and plan improvements.
From bmad-coworknpx claudepluginhub bspann/bmad-cowork --plugin bmad-coworkThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Use at the end of a sprint to reflect on what went well, what didn't, and what to improve.
Trigger with: "retrospective", "retro", "sprint review", "sprint retrospective"
Agent: Scrum Master (Sam)
Input: _bmad/sprint-status.yaml, completed story files
Output: Retrospective entry appended to sprint-status.yaml
Read _bmad/sprint-status.yaml. Identify:
Ask the user about:
Based on sprint data and feedback, identify:
For each improvement area, create a specific action:
Append to _bmad/sprint-status.yaml under retrospectives:
retrospectives:
- sprint: 1
date: "[date]"
goal_met: true/false
stories_completed: 4
stories_planned: 5
carried_over:
- STORY-02-03
went_well:
- "[item]"
needs_improvement:
- "[item]"
action_items:
- action: "[what to change]"
owner: "[agent or user]"
If more stories remain:
current_sprint in sprint-status.yaml/bmad-cowork:create-story for [next story]"If all stories complete: