Agent skill
optimization.retrospective
Facilitate a sprint or release retrospective focusing on insights, actions, and ownership.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/retrospective
SKILL.md
Purpose
Ensure retrospectives are structured, psychologically safe, and result in actionable improvements.
Pre-run Checklist
- ✅ Collect metrics, incidents, and feedback for the reviewed period.
- ✅ Confirm participants and logistical details.
- ✅ Align on facilitation approach and tools.
Invocation Guidance
codex run --skill optimization.retrospective \
--vars "period={{period}}" \
"goals={{goals}}" \
"participants={{participants}}" \
"data_points={{data_points}}"
Recommended Input Attachments
- Sprint reports, burndown charts, or throughput metrics.
- Incident summaries or customer feedback.
Claude Workflow Outline
- Summarize period context, goals, and participants.
- Propose an agenda with timings and facilitation tips.
- Capture insights under themes (Keep, Stop, Start) or squad-specific categories.
- Translate insights into actionable improvements with owners and deadlines.
- Provide follow-up rituals for accountability.
Output Template
## Retrospective Agenda — {{period}}
| Segment | Time | Purpose | Facilitation Tips |
| --- | --- | --- | --- |
## Insights
### Keep Doing
- ...
### Stop Doing
- ...
### Start Doing
- ...
## Action Plan
| Action | Owner | Due Date | Success Measure |
| --- | --- | --- | --- |
## Follow-up
- Next Check-in:
- Accountability Mechanism:
Follow-up Actions
- Share retro notes with the squad and stakeholders.
- Track action items in the team workspace and revisit each retro.
- Celebrate improvements and adjust format as needed.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?