sprint-planner

Plan agile sprints with story estimation and capacity planning.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cipriantitire/noctvm --skill sprint-planner-cipriantitire
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-planner
Source: https://github.com/cipriantitire/noctvm/tree/main/Skills/sprint-planner
Command: npx skills add https://github.com/cipriantitire/noctvm --skill sprint-planner-cipriantitire

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Agile teams often struggle to plan iterations, estimate work, and balance capacity with sprint goals across multiple backlogs.

Core Features & Use Cases

  • Story point estimation using a Modified Fibonacci scale
  • Capacity-aware sprint planning and backlog management
  • Sprint goal definition and risk/dependency tracking
  • Use Case: during a two-week sprint, the team estimates stories, calculates capacity, sets a sprint goal, and commits to a sprint backlog.

Quick Start

Plan the next sprint by entering stories and capacity to generate a sprint backlog and a clear sprint goal.

Frequently Asked Questions about sprint-planner

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

FAQPage Schema
How do I plan an agile sprint with accurate story point estimates?

Plan an agile sprint by entering your backlog stories and team capacity, which generates story point estimates using a Modified Fibonacci scale alongside a defined sprint goal and committed backlog.

What is the best way to balance team capacity with sprint goals during backlog grooming?

Balancing team capacity with sprint goals requires calculating available capacity against estimated story points, ensuring the committed sprint backlog aligns with historical velocity and realistic workload limits.

Can I use this sprint planner for release planning across multiple backlogs?

Yes, this sprint planner is applicable for release planning across multiple backlogs, allowing teams to estimate stories, track dependencies, and define sprint goals for software iterations.

How does story point estimation work with a Modified Fibonacci scale?

Story point estimation with a Modified Fibonacci scale assigns relative sizing values to backlog items, helping teams gauge effort complexity and calculate velocity for accurate sprint planning.

Do I need prior velocity data to calculate sprint capacity for a two-week iteration?

Prior velocity data improves sprint capacity accuracy, but you can calculate initial capacity by entering team availability and estimating stories to generate a baseline sprint backlog and goal.

Why does my sprint backlog exceed team capacity during sprint planning?

A sprint backlog exceeds team capacity when committed story points surpass available velocity, requiring you to remove or resize stories until the backlog aligns with realistic capacity limits.