sprint-plan

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the sprint planning process by helping teams estimate capacity, select appropriate stories, map dependencies, and identify potential risks, ensuring a well-defined and achievable sprint goal.

Core Features & Use Cases

  • Capacity Estimation: Calculates available sprint capacity based on team size, availability, and historical velocity.
  • Story Selection: Guides the selection of stories from a prioritized backlog, ensuring they meet the Definition of Ready.
  • Dependency Mapping: Identifies and sequences stories with interdependencies and external dependencies.
  • Risk Identification: Flags potential risks within stories or external factors and suggests mitigations.
  • Sprint Goal Definition: Facilitates the creation of a clear, concise sprint goal.
  • Use Case: A Scrum Master can use this skill to prepare for an upcoming sprint planning meeting, ensuring all necessary inputs are considered and the team commits to a realistic scope.

Quick Start

Use the sprint-plan skill to plan a sprint for the 'user-authentication' feature.

Frequently Asked Questions about sprint-plan

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

FAQPage Schema
How do I calculate team capacity for sprint planning in agile development?

To calculate team capacity for sprint planning, input your team composition, member availability, and historical velocity. The Skill uses these metrics to estimate available working hours and guide realistic sprint commitments.

What is the best way to select prioritized stories from a backlog for a sprint?

The best way to select prioritized stories is to evaluate them against your Definition of Ready and calculated capacity. This Skill helps sequence interdependent backlog items and flags external dependencies to ensure a achievable sprint scope.

How do I identify and manage risks during scrum sprint planning?

To identify risks during scrum sprint planning, analyze selected stories and external factors for potential blockers. This Skill flags identified risks automatically and suggests mitigations to secure your sprint goal against delays.

Can I use this for capacity planning if my historical velocity fluctuates significantly?

Yes, you can use this for capacity planning with fluctuating velocity by providing your historical data as input. The Skill relies on your historical velocity metrics to estimate capacity and define a realistic, achievable sprint goal.

Does sprint planning require mapping dependencies before defining a sprint goal?

Yes, mapping dependencies is required before defining a sprint goal because it sequences interdependent stories and identifies external blockers. This ensures the committed scope is achievable and the sprint goal remains realistic.