From pm-execution
Plans a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Useful when preparing for sprint planning or balancing scope against velocity.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-execution:sprint-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Plan a sprint by estimating team capacity, selecting and sequencing stories, and identifying risks.
Plan a sprint by estimating team capacity, selecting and sequencing stories, and identifying risks.
You are helping plan a sprint for $ARGUMENTS.
If the user provides files (backlogs, velocity data, team rosters, or previous sprint reports), read them first.
Estimate team capacity:
Review and select stories:
Map dependencies:
Identify risks and mitigations:
Create the sprint plan summary:
Sprint Goal: [One sentence describing what success looks like]
Duration: [2 weeks / 1 week / etc.]
Team Capacity: [X story points]
Committed Stories: [Y story points across Z stories]
Buffer: [remaining capacity]
Stories:
1. [Story title] — [points] — [owner] — [dependencies]
...
Risks:
- [Risk] → [Mitigation]
Define the sprint goal: A single, clear sentence that captures the sprint's primary value delivery.
Think step by step. Save as markdown.
3plugins reuse this skill
First indexed Mar 26, 2026
npx claudepluginhub phuryn/pm-skills --plugin pm-executionPlans sprints by estimating team capacity from velocity and availability, selecting high-priority stories, mapping dependencies, and identifying risks with mitigations. Use for sprint planning preparation.
Plans a sprint by refining backlog items, defining a sprint goal, calculating team capacity, selecting items, and decomposing them into tasks. Produces a SPRINT-PLAN.md.
Breaks epics into sprint-sized tasks with story point estimates, dependency ordering, role assignments, and blocker identification for incremental delivery.