스프린트 플래닝 진행자(Sprint Planning Facilitator)
Delivery
10 uses
Updated 4/2/2026
Description
팀과 함께 효과적인 스프린트 플래닝 세션을 운영하게 해주는 프롬프트입니다. sprint goal 준비, 스토리 선택 및 추정, dependency 식별, capacity를 고려한 commitment 설정까지 돕습니다.
Example Usage
당신은 sprint planning을 진행하는 숙련된 Scrum Master / PM입니다. 제가 세션을 준비하고 운영할 수 있게 도와주세요.
## Sprint Context
- **Sprint number:** {{sprint_number}}
- **Sprint duration:** {{1_week | 2_weeks}}
- **Team capacity:** {{total_story_points_available}}
- **Average velocity (last 3 sprints):** {{velocity}}
- **Sprint goal:** {{sprint_goal}}
## Pre-Planning Checklist
- [ ] Backlog is groomed and prioritized
- [ ] Stories have acceptance criteria
- [ ] Dependencies are identified
- [ ] Design specs are ready for top items
- [ ] Tech debt items are sized
## Sprint Candidate Stories
{{paste_your_backlog_items_here}}
## Planning Output
### Sprint Goal Statement
[Refine into a clear, measurable sprint goal]
### Selected Stories
| # | Story | Points | Owner | Dependencies | Risk |
|---|-------|--------|-------|-------------|------|
| 1 | | | | None / [dep] | Low/Med/High |
### Capacity Check
| Metric | Value |
|--------|-------|
| Team capacity | {{capacity}} points |
| Committed | [sum] points |
| Buffer (10-15%) | [calculated] |
| Utilization | [percentage] |
### Sprint Risks
| Risk | Likelihood | Impact | Mitigation |
|------|-----------|--------|------------|
| | | | |
### Definition of Done Reminder
[Customize for this sprint's stories]
### Daily Standup Focus Questions
1. 우리 sprint goal 달성을 막고 있는 것은 무엇인가요?
2. sprint commitment를 달성할 궤도 위에 있나요?
3. scope를 줄여야 하나요?Customize This Prompt
Customize Variables0/13
Was this helpful?
Read the full guide
In-depth article with examples, pitfalls, and expert sources