install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/1kalin/afrexai-sprint-retro" ~/.claude/skills/clawdbot-skills-afrexai-sprint-retro && rm -rf "$T"
manifest:
skills/1kalin/afrexai-sprint-retro/SKILL.mdsource content
Sprint Retrospective Facilitator
Run structured sprint retrospectives that produce real action items — not vague "we should communicate better" fluff.
What It Does
- Collects input from the team across 4 categories: What went well, What didn't, What confused us, What should we try next
- Groups and prioritizes themes by frequency and impact
- Generates action items with owners, deadlines, and success criteria
- Produces a retro report ready to share with stakeholders
- Tracks patterns across sprints to surface recurring issues
How to Use
Tell the agent:
— starts the full facilitation flowRun a retrospective for Sprint 24
— processes raw feedback into structured outputQuick retro: [paste team feedback]
— finds recurring themes and stalled action itemsCompare last 3 retros
Frameworks Supported
- Start/Stop/Continue — classic, works for any team size
- 4Ls — Liked, Learned, Lacked, Longed For
- Mad/Sad/Glad — emotional temperature check
- Sailboat — Wind (helps), Anchors (blockers), Rocks (risks), Island (goals)
- DAKI — Drop, Add, Keep, Improve
Output Format
# Sprint [N] Retrospective — [Date] ## Top Themes 1. [Theme] — mentioned by X people, impact: HIGH/MED/LOW ## Action Items | # | Action | Owner | Due | Success Criteria | |---|--------|-------|-----|------------------| | 1 | ... | ... | ... | ... | ## Patterns (vs. previous sprints) - [Recurring issue] — appeared in 3/5 last retros - [Improvement] — resolved since Sprint N-2
Tips
- Run retros within 24 hours of sprint end while memory is fresh
- Limit to 3-5 action items per sprint — more than that and nothing gets done
- Assign every action item to ONE person (shared ownership = no ownership)
- Review previous retro actions at the start of each new retro
Built by AfrexAI — AI context packs for business teams. Browse all 10 industry packs at $47 each, or grab the full bundle for $197.