Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.
From pm-executionnpx claudepluginhub tarunccet/pm-skillsThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Plan a sprint by estimating team capacity, selecting and sequencing stories, and identifying risks.
| Input | Required? | Example |
|---|---|---|
| Sprint backlog or story list | ✅ Required | JIRA backlog export, list of user stories with estimates |
| Team composition and capacity | ✅ Required | 3 engineers (2 available), 1 designer (part-time), 2-week sprint |
| Current sprint velocity | 🟡 Recommended | "We typically complete 34 story points per sprint" |
| Carry-over from last sprint | ⚪ Optional | 2 stories unfinished from previous sprint |
Don't have everything? Start anyway — the skill will work with what you provide and flag where richer input would improve the output.
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.