Agent skill
agile-retrospective
When facilitating sprint retrospectives or team improvement sessions.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/agile-retrospective
SKILL.md
When to Use
When facilitating sprint retrospectives or team improvement sessions.
Patterns
Start/Stop/Continue Format
## Sprint X Retrospective
### 🟢 START (new practices)
- [What should we begin doing?]
- [New tools, processes, habits]
### 🔴 STOP (remove friction)
- [What should we stop doing?]
- [What's not working?]
### 🟡 CONTINUE (keep doing)
- [What's working well?]
- [What should we keep?]
### 📋 Action Items
| Action | Owner | Due |
|--------|-------|-----|
| [specific action] | [name] | [date] |
4Ls Format (Alternative)
LIKED: What went well?
LEARNED: What did we learn?
LACKED: What was missing?
LONGED: What do we wish for?
Facilitation Tips
1. Timebox: 45-60 min max
2. Equal voice: everyone speaks
3. No blame: focus on process, not people
4. Action items: max 3, specific, owned
5. Follow-up: review last retro's actions first
Action Item Quality
❌ "Improve communication"
✅ "Daily 10min sync at 9am, owner: @lead, starts Monday"
❌ "Write more tests"
✅ "Add integration tests for auth module, owner: @dev, by Sprint end"
Anti-Patterns
- No action items (talk shop only)
- Too many action items (>3 = none done)
- Blame individuals instead of process
- Skip reviewing last sprint's actions
- Manager dominates discussion
Verification Checklist
- All team members contributed
- Max 3 action items
- Each action has owner + date
- Previous actions reviewed
- Notes documented
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?