sprint-plan

Estimate capacity, select stories, and identify risks for sprint planning.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jupitermoney/pm-superic-skills --skill sprint-plan-jupitermoney
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/jupitermoney/pm-superic-skills/tree/main/pm-execution/skills/sprint-plan
Command: npx skills add https://github.com/jupitermoney/pm-superic-skills --skill sprint-plan-jupitermoney

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The sprint planning skill helps teams estimate capacity, select and sequence stories, map dependencies, and identify risks to produce a clear, executable sprint plan.

Core Features & Use Cases

  • Capacity estimation: determine team availability, velocity, and buffer to compute realistic sprint capacity.
  • Story selection and sequencing: validate acceptance criteria, estimate effort, and rank backlog items to fit capacity.
  • Dependency mapping and risk: identify blockers, owners, and mitigations; define the critical path.
  • Sprint plan summary: generate a concise goal, duration, and committed stories with points and dependencies.
  • Sprint goal definition: craft a clear single objective for the sprint.

Quick Start

Provide a complete sprint plan using your backlog, velocity data, and team availability.

Frequently Asked Questions about sprint-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a sprint with capacity estimation and risk identification?▼

To plan a sprint, estimate team availability and velocity, select prioritized backlog stories to fit capacity, map dependencies, and identify risks to generate a ready-to-execute sprint plan.

What is the best way to map dependencies and risks during sprint planning?▼

Mapping dependencies during sprint planning involves identifying blockers, assigning owners, and defining mitigations to establish a critical path, ensuring the team understands risks before sprint execution.

Can I use this sprint planning process for a one or two week Agile sprint?▼

Yes, this sprint planning process is applicable to Agile teams operating one to two week sprints, provided you have a prioritized backlog, velocity data, and dependency awareness.

How do I calculate realistic sprint capacity from team availability and velocity?▼

Calculate realistic sprint capacity by determining team availability, reviewing historical velocity data, and applying a buffer to account for unforeseen tasks and dependencies during the sprint.

What do I need to generate a sprint goal and committed story list?▼

Generating a sprint goal and committed story list requires a prioritized backlog, team capacity estimation, and dependency mapping to craft a clear single objective with sequenced stories.

Why does story selection fail when backlog items lack acceptance criteria?▼

Story selection fails without acceptance criteria because the team cannot accurately estimate effort or sequence backlog items, leading to an unrealistic sprint plan that exceeds actual capacity.