Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Analyze sprint retrospectives for patterns and action item tracking. Usage: /retro analyze <retro_data.json>
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | -34% | 0% |
| case-01 | ✗→✓ | ▲ Improved | 127% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -66% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -29% | 0% |
| case-14 | ✗→✓ | ▲ Improved | 445% | 0% |
Analyze retrospective data for recurring themes, sentiment trends, and action item effectiveness.
/retro analyze <retro_data.json> Full retrospective analysisjson{ "sprint_name": "Sprint 24", "went_well": ["CI pipeline improvements", "Pair programming sessions"], "improvements": ["Too many meetings", "Flaky integration tests"], "action_items": [ {"description": "Reduce standup to 10 min", "owner": "SM", "status": "done"}, {"description": "Fix flaky tests", "owner": "QA Lead", "status": "in_progress"} ], "participants": 8 }
/retro analyze sprint-24-retro.json
/retro analyze sprint-24-retro.json --format jsonproject-management/skills/scrum-master/scripts/retrospective_analyzer.py — Retrospective analyzer (<data_file> [--format text|json])> project-management/skills/scrum-master/SKILL.md
Other measured skills in the registry, with their headline benchmark lift.