sprint-plan

Create sprint plans by estimating capacity, selecting stories, mapping dependencies, and identifying risks.

3|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/alunadev/ald-skills --skill sprint-plan-alunadev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/alunadev/ald-skills/tree/main/skills/sprint-plan
Command: npx skills add https://github.com/alunadev/ald-skills --skill sprint-plan-alunadev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams create realistic and achievable sprint plans by systematically estimating capacity, selecting stories, mapping dependencies, and identifying risks.

Core Features & Use Cases

  • Capacity Estimation: Calculates available story points based on team availability and historical velocity.
  • Story Selection: Guides the selection of ready stories from a prioritized backlog to meet the sprint goal.
  • Dependency Mapping: Identifies and sequences stories with interdependencies and external blockers.
  • Risk Identification: Flags potential risks and suggests mitigation strategies.
  • Use Case: Before kicking off a new development cycle, use this Skill to ensure the team commits to a scope that aligns with their capacity and the overarching sprint goal, preventing mid-sprint scope creep or overcommitment.

Quick Start

Use the sprint-plan skill to plan the upcoming sprint, starting with a team capacity of 30 story points and the goal to 'Launch the new user profile 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 based on velocity?

Sprint planning calculates team capacity by evaluating historical velocity alongside current team availability. This determines the exact story points your agile team can realistically commit to for the upcoming development cycle.

What is the best way to map dependencies and identify risks during backlog grooming?

Dependency mapping identifies and sequences interrelated stories while flagging external blockers. Risk identification proactively highlights potential sprint issues and suggests mitigation strategies to prevent mid-sprint delays.

How do I select prioritized stories from a backlog to meet a sprint goal?

Story selection guides choosing ready items from a prioritized backlog to fulfill your defined sprint goal. This ensures the agile team commits to an achievable scope that aligns with overarching objectives.

Can I use this for sprint planning if my team has external blockers?

Yes, sprint planning supports agile teams with external blockers by mapping dependencies and sequencing stories accordingly. It identifies these constraints upfront to ensure you commit to a realistic sprint scope.

Why does my sprint scope creep beyond our estimated story points?

Sprint scope creep happens when overcommitment occurs without proper capacity estimation or risk identification. Systematically calculating available story points and mapping dependencies prevents this mid-sprint expansion.