sprint-plan

Automate sprint planning with capacity estimation, story selection, dependency mapping, and risk identification.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/Lev-it/lev-skills --skill sprint-plan-lev-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/Lev-it/lev-skills/tree/main/.claude/skills/sprint-plan
Command: npx skills add https://github.com/Lev-it/lev-skills --skill sprint-plan-lev-it

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of planning a sprint, including capacity estimation, story selection, dependency mapping, and risk identification, making sprint planning more efficient and organized.

Core Features & Use Cases

  • Capacity Estimation: Calculate team capacity and buffer for unexpected work.
  • Story Selection: Select and sequence stories based on priority and readiness.
  • Dependency Mapping: Identify and sequence dependent stories.
  • Risk Identification: Identify potential risks and suggest mitigations.
  • Use Case: When you need to prepare a sprint plan, estimate team capacity, select stories, or balance sprint scope against velocity.

Quick Start

Use the sprint-plan skill to create a sprint plan for your upcoming sprint.

Frequently Asked Questions about sprint-plan

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

FAQPage Schema
How do I estimate team capacity for sprint planning?

Team capacity estimation calculates available bandwidth and allocates buffer for unexpected work. By inputting team capacity and velocity data, you can accurately determine how much workload the team can handle during the upcoming sprint.

What is the best way to select and sequence backlog stories for a sprint?

Story selection for a sprint involves prioritizing and sequencing backlog items based on their priority and readiness. This ensures the most critical and prepared stories are scheduled first, optimizing the team's workflow and sprint goals.

How does dependency mapping work when planning a sprint?

Dependency mapping identifies and sequences dependent stories within a sprint plan. It automates the detection of blockers across the backlog, ensuring that prerequisite tasks are completed before dependent stories are scheduled for development.

Can I identify sprint risks and mitigations before the sprint starts?

Risk identification flags potential sprint risks before development begins. It analyzes the selected stories and team capacity to suggest specific mitigations, helping software development teams proactively address workflow bottlenecks and scope issues.

What inputs do I need to balance sprint scope against velocity?

Balancing sprint scope against velocity requires inputs on team capacity, the product backlog, and historical velocity data. Providing this data allows the sprint planning process to automatically calculate if the proposed scope is realistic.

Why should software development teams automate sprint planning?

Automating sprint planning streamlines workflow organization by calculating capacity, selecting stories, and mapping dependencies. It reduces manual planning overhead and makes the process more efficient and organized for software development teams.