sprint-release-planning
Plan sprints and releases — break epics into stories, model capacity, flag risks. Use for weekly sprint planning or release scoping.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Plan sprints and releases — break epics into stories, model capacity, flag risks. Use for weekly sprint planning or release scoping.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build a complete business case for a product investment — strategic rationale, financial model, risk assessment, and recommendation. Use when you need executive approval for a major initiative.
Run ROI, IRR, NPV, payback period, and cost-benefit analysis for product investments. Use when you need to quantify the financial case for building something.
Decompose a large problem, epic, or initiative into independently shippable slices. Use when work is too big to build in one sprint and you need to find the seams.
Deep dive into product analytics — investigate a question, surface insights, build a data narrative. Use when you need to go beyond dashboards to understand what's happening.
Define an epic with strategic context, feature breakdown, milestones, and success metrics. Use when scoping a large body of work for planning and tracking.
Write a detailed feature spec with requirements, edge cases, and technical constraints. Use when a feature needs formal documentation before engineering begins.
| name | sprint-release-planning |
| description | Plan sprints and releases — break epics into stories, model capacity, flag risks. Use for weekly sprint planning or release scoping. |
Turn sprint and release planning from a half-day meeting prep exercise into an hour of focused work. Claude breaks down epics, models capacity, sequences work, and flags dependency risks. You validate with engineering and make the scope calls.
| Step | Time | Claude Does | You Do |
|---|---|---|---|
| Break down work | 20 min | Split epics into stories with acceptance criteria | Validate scope and completeness with eng |
| Model capacity | 15 min | Calculate available capacity, map stories to capacity | Confirm team availability and velocity |
| Sequence and dependencies | 15 min | Identify dependencies, flag risks, suggest sequence | Validate with dependent teams |
| Handle scope trade-offs | 10 min | Model what fits vs. what gets deferred | Make the scope call |
Here are the epics/features planned for [sprint/release]:
[List with brief descriptions]
For each, break into shippable user stories:
- Standard format (As a... I want to... so that...)
- Testable acceptance criteria for each
- Relative size estimate (S/M/L)
- Flag any story that's larger than "M" — it needs further splitting
Apply story splitting patterns: workflow steps, business rules, data
variations, happy path vs. edge cases.
Sprint/release parameters:
- Duration: [2 weeks / 4 weeks / specific dates]
- Team: [N engineers, N designers]
- Known absences or commitments: [PTO, on-call rotations, meetings]
- Historical velocity: [points or stories per sprint]
Map the stories from Step 1 against available capacity:
- Total capacity in story points or estimated days
- Stories that fit within capacity
- Stories that overflow — ranked by priority for deferral
- Buffer: leave [10-20%] for unplanned work and bugs
For the stories that fit in this sprint/release:
- Identify dependencies between stories (which must complete before others start)
- Identify external dependencies (other teams, APIs, design assets, data)
- Flag any dependency that could block progress
- Suggest a sequencing that minimizes blocking risk
- Identify what can be parallelized
For each risk:
- What's the risk
- Probability (high/medium/low)
- Impact if it materializes
- Mitigation: what we can do now to reduce the risk
When more work exists than capacity allows:
We have [X points] of work and [Y points] of capacity. Help me make the
scope trade-off:
For each story that might be deferred:
- What user value is delayed
- Is anything else blocked if this is deferred
- Can it be descoped (smaller version that still delivers value)
- Impact on the release goal if removed
Recommend a cut line with rationale.
Review the recommendation. Override based on stakeholder commitments, strategic context, and what you know about team momentum.