sprint-plan

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

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

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, identify dependencies, and mitigate risks, ensuring a focused and achievable sprint.

Core Features & Use Cases

  • Capacity Estimation: Calculates available sprint capacity based on team size, availability, and historical velocity, including a buffer for unexpected work.
  • Story Selection & Sequencing: Guides the selection of prioritized stories that meet the Definition of Ready and sequences them based on dependencies.
  • Risk Identification: Helps identify potential risks such as external dependencies, knowledge concentration, and story uncertainty, along with suggested mitigations.
  • Use Case: A product manager can use this skill to prepare for an upcoming sprint planning meeting by inputting the team's velocity and the prioritized backlog, receiving a well-defined sprint goal and a list of committed stories with identified risks.

Quick Start

Use the sprint-plan skill to plan a sprint for the new 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 sprint capacity for my scrum team?

Sprint capacity is calculated by evaluating team size, individual availability, and historical velocity. This sprint planning process adjusts total capacity by applying a buffer for unexpected work to ensure a focused and achievable sprint.

How do I select and sequence backlog stories for sprint planning?

Story selection for sprint planning involves choosing prioritized backlog items that meet the Definition of Ready. Stories are then sequenced based on their mapped dependencies to ensure smooth execution during the sprint.

What sprint risks should I identify during agile planning?

Sprint planning risk identification targets external dependencies, knowledge concentration among specific team members, and story uncertainty. Mitigation strategies are generated alongside these potential risks to prevent execution blockers.

What inputs do I need to generate a sprint plan summary?

Generating a sprint plan summary requires inputs on team composition, historical velocity, and prioritized backlog items. These inputs allow the system to output a comprehensive sprint goal and a list of committed stories.

Can I use this for sprint planning if my team has highly variable velocity?

Sprint planning using historical velocity works best when past data is relatively stable. If your team has highly variable velocity, the capacity estimation may be less accurate, requiring manual adjustments to the committed stories.