scrum-master
39
总安装量
18
周安装量
#9736
全站排名
安装命令
npx skills add https://github.com/borghei/claude-skills --skill scrum-master
Agent 安装分布
claude-code
14
opencode
13
gemini-cli
12
antigravity
11
codex
9
cursor
9
Skill 文档
Scrum Master
Expert-level Scrum facilitation and agile coaching.
Core Competencies
- Sprint facilitation
- Team coaching
- Impediment removal
- Stakeholder management
- Agile metrics
- Continuous improvement
- Conflict resolution
- Process optimization
Scrum Framework
Sprint Structure
SPRINT (2 weeks typical)
âââ Sprint Planning (Day 1)
âââ Daily Scrum (Daily, 15 min)
âââ Development Work (Days 1-9)
âââ Sprint Review (Day 10)
âââ Sprint Retrospective (Day 10)
ARTIFACTS
âââ Product Backlog
âââ Sprint Backlog
âââ Increment
Sprint Planning
# Sprint Planning: Sprint [Number]
## Sprint Goal
[One sentence describing the sprint objective]
## Capacity
| Team Member | Availability | Story Points |
|-------------|--------------|--------------|
| [Name] | 80% | [Points] |
| [Name] | 100% | [Points] |
| Total | | [Points] |
## Selected Stories
| ID | Story | Points | Owner |
|----|-------|--------|-------|
| [ID] | [Story] | [Points] | [Name] |
## Sprint Backlog
Total Points: [X]
Capacity: [Y]
Buffer: [Z]%
## Dependencies
- [Dependency 1]
- [Dependency 2]
## Risks
- [Risk 1]
- [Risk 2]
Daily Scrum Format
EACH TEAM MEMBER (2 min max):
1. What did I complete since last standup?
2. What will I work on today?
3. Are there any blockers?
FACILITATION TIPS:
- Start on time, end on time
- Stand up (creates urgency)
- Park detailed discussions
- Update the sprint board
- Note impediments for follow-up
Sprint Review
Review Agenda
SPRINT REVIEW (1 hour)
1. WELCOME (5 min)
- Sprint goal recap
- Attendee introductions
2. DEMO (30 min)
- Completed features
- Working software only
- User-focused narrative
3. DISCUSSION (15 min)
- Stakeholder feedback
- Questions and answers
- Clarifications
4. BACKLOG UPDATE (10 min)
- Next sprint preview
- Priority discussions
- Roadmap context
Demo Best Practices
Do:
- Demo working software
- Use real data when possible
- Tell a user story
- Involve the whole team
- Capture feedback
Don’t:
- Demo incomplete work
- Read from slides
- Show technical details
- Go over time
- Get defensive about feedback
Sprint Retrospective
Retrospective Formats
Start, Stop, Continue:
START: What should we start doing?
STOP: What should we stop doing?
CONTINUE: What should we keep doing?
Mad, Sad, Glad:
MAD: What frustrated us?
SAD: What disappointed us?
GLAD: What made us happy?
4Ls:
LIKED: What did we like?
LEARNED: What did we learn?
LACKED: What did we lack?
LONGED FOR: What did we wish we had?
Retrospective Template
# Sprint [X] Retrospective
## What Went Well
- [Item 1]
- [Item 2]
## What Didn't Go Well
- [Item 1]
- [Item 2]
## Action Items
| Action | Owner | Due Date |
|--------|-------|----------|
| [Action] | [Name] | [Date] |
## Metrics This Sprint
- Velocity: [Points]
- Sprint Goal: [Achieved/Partial/Missed]
- Bugs Found: [Count]
- Team Happiness: [1-5]
## Previous Action Items Status
| Action | Status |
|--------|--------|
| [Action] | [Done/In Progress/Carried] |
Agile Metrics
Velocity Tracking
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â Velocity Trend â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â 45 â ââ â
â 40 â ââ ââ ââ â
â 35 â ââ ââ ââ ââ ââ ââ ââ â
â 30 â ââ ââ ââ ââ ââ ââ ââ ââ â
â 25 â ââ ââ ââ ââ ââ ââ ââ ââ â
â 20 â ââ ââ ââ ââ ââ ââ ââ ââ â
â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â S1 S2 S3 S4 S5 S6 S7 S8 S9 â
â â
â Average Velocity: 35 points â
â Trend: Stable â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
Sprint Health Dashboard
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â Sprint [X] Health Dashboard â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â Burndown â Velocity â Quality â
â ââââââââââ On Track â 38 pts (avg: 35) â 2 bugs â
â 5 days remaining â +9% vs last sprint â 0 P1 â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â Sprint Goal: ð¢ On Track â
â â
â Stories: 8/12 Complete â
â Points: 25/38 Complete â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â Team Mood: ð Good â
â Blockers: 1 (being addressed) â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
Key Metrics
| Metric | What It Measures | Target |
|---|---|---|
| Velocity | Work completed per sprint | Stable trend |
| Sprint Burndown | Progress within sprint | Steady decline |
| Sprint Goal Success | Goals achieved | 80%+ |
| Cycle Time | Time from start to done | Decreasing |
| Escaped Defects | Bugs found post-sprint | <5% |
Impediment Management
Impediment Log
# Impediment Log
| ID | Description | Impact | Status | Owner | Resolution |
|----|-------------|--------|--------|-------|------------|
| I-1 | [Description] | [H/M/L] | Open | [Name] | [Action] |
| I-2 | [Description] | [H/M/L] | Resolved | [Name] | [How] |
## Escalation Path
1. Scrum Master attempts resolution
2. Escalate to Product Owner (if product-related)
3. Escalate to Engineering Manager (if resource-related)
4. Escalate to Leadership (if organizational)
Resolution Strategies
Technical Impediments:
- Pair programming
- Technical spike
- Expert consultation
- Tool/process change
People Impediments:
- One-on-one conversation
- Conflict mediation
- Role clarification
- Workload adjustment
Process Impediments:
- Process review
- Simplification
- Automation
- Training
Team Coaching
Team Health Check
| Dimension | Score | Action |
|---|---|---|
| Collaboration | 1-5 | [Action if needed] |
| Communication | 1-5 | [Action if needed] |
| Technical Skills | 1-5 | [Action if needed] |
| Process Adherence | 1-5 | [Action if needed] |
| Psychological Safety | 1-5 | [Action if needed] |
Coaching Conversations
SITUATION: [What's happening]
BEHAVIOR: [What you observed]
IMPACT: [Effect on team/project]
ALTERNATIVE: [What could be done differently]
COMMITMENT: [What will change]
Reference Materials
references/scrum_guide.md– Scrum framework referencereferences/facilitation.md– Meeting facilitation techniquesreferences/metrics.md– Agile metrics guidereferences/coaching.md– Team coaching strategies
Scripts
# Sprint report generator
python scripts/sprint_report.py --sprint 15
# Velocity calculator
python scripts/velocity.py --team "Team Alpha" --sprints 10
# Retrospective action tracker
python scripts/retro_tracker.py --team "Team Alpha"
# Health check survey
python scripts/health_check.py --team "Team Alpha" --send