agileflow-sprint-planner

Generate a balanced Markdown sprint plan from backlog stories and team capacity.

7|1|Updated Oct 16, 2025
One-click install
npx skills add https://github.com/xloxn69/AgileFlow --skill agileflow-sprint-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agileflow-sprint-planner
Source: https://github.com/xloxn69/AgileFlow/tree/main/skills/agileflow-sprint-planner
Command: npx skills add https://github.com/xloxn69/AgileFlow --skill agileflow-sprint-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual, error-prone process of sprint planning, helping teams avoid over-commitment, unclear goals, and missed deadlines. It ensures a balanced and achievable plan.

Core Features & Use Cases

  • Capacity Calculation: Accurately estimate team capacity, accounting for PTO, holidays, meetings, and overhead.
  • Story Selection & Goal Setting: Group backlog stories, define clear sprint goals, and identify realistic stretch goals.
  • Risk & Dependency Management: Proactively identify and mitigate potential blockers and inter-story dependencies.
  • Use Case: A product owner needs to plan the next 2-week sprint. This skill helps them pull stories from the backlog, allocate them based on team capacity, set a clear sprint goal, and identify potential risks, ensuring a realistic and achievable plan.

Quick Start

Ask the agileflow-sprint-planner to help me plan the next sprint for the "User Authentication" epic. It will guide you through capacity, story selection, and goal setting.

Frequently Asked Questions about agileflow-sprint-planner

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

FAQPage Schema
How do I automate sprint planning to avoid overcommitting my team?

Sprint planning automation analyzes your backlog stories, team capacity, and dependencies to generate a balanced plan. It accounts for PTO, holidays, and overhead to calculate realistic capacity, then prioritizes stories and sets achievable sprint goals while surfacing blockers before they impact delivery.

How do I calculate team capacity for sprint planning?

Capacity planning multiplies team members by available days by points per day, then adjusts for PTO, holidays, meetings, and overhead. This produces an accurate capacity figure that prevents overallocation and ensures realistic story selection for each sprint.

What's the best way to identify dependencies and risks before sprint execution?

Dependency and risk management proactively surfaces inter-story blockers and potential issues during planning, not during execution. Early identification lets teams resolve dependencies, mitigate risks, and adjust story sequencing to keep the sprint on track.

Can I use sprint planning automation with agile backlog stories in Markdown format?

Yes. Sprint planning reads backlog stories from Markdown-formatted documents, applies capacity and dependency logic, and outputs a validated Markdown sprint plan with goals, selected stories, and identified risks ready for team review.

How do I set clear sprint goals while balancing team capacity and story priorities?

Goal setting groups backlog stories by priority and dependencies, then aligns them with calculated team capacity to define realistic primary goals and stretch goals. The result is a focused sprint objective that the team can commit to and achieve.

What should I do if my backlog has unclear priorities or missing capacity data?

Sprint planning requires well-prioritized backlog stories and accurate team capacity inputs (members, available days, points per day, PTO). Missing or unclear data limits the planner's ability to generate an optimal, balanced plan; validate inputs before running planning.