sprint-planner

Generate structured sprint plans with story points, capacity, and sprint goals.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/program-the-brain-not-the-heartbeat/dotfiles --skill sprint-planner-program-the-brain-not-the-heartbeat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-planner
Source: https://github.com/program-the-brain-not-the-heartbeat/dotfiles/tree/main/config/claude/skills/sprint-planner
Command: npx skills add https://github.com/program-the-brain-not-the-heartbeat/dotfiles --skill sprint-planner-program-the-brain-not-the-heartbeat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Agile teams struggle to align scope, capacity, and sprint goals during planning, leading to misalignment and rework.

Core Features & Use Cases

  • Story point estimation using Modified Fibonacci (1, 2, 3, 5, 8, 13, 20)
  • Capacity planning calculations to balance workload
  • Sprint goal definition and backlog alignment for predictable delivery
  • Backlog management with clear dependencies and risks

Quick Start

Use the sprint-planner to generate a structured sprint plan from your backlog and team capacity.

Frequently Asked Questions about sprint-planner

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

FAQPage Schema
How do I plan a sprint with story points and team capacity?

Balance workload during sprint planning by using team capacity calculations alongside story point estimates. This balances scope against available capacity to prevent overcommitment.

What is the Modified Fibonacci scale for story point estimation?

The Modified Fibonacci scale for story point estimation uses the sequence 1, 2, 3, 5, 8, 13, 20. This scale is required to produce consistent sprint plans and accurate backlog grooming.

How do I align backlog items with a sprint goal?

Align backlog items with a sprint goal by defining the goal and mapping dependencies and risks during sprint planning. This ensures the structured plan supports predictable Agile delivery.

Do I need a definition of done for Agile sprint planning?

A definition of done is required for Agile sprint planning to produce a consistent plan. It works with capacity inputs and story point estimates to structure the sprint backlog effectively.

Can I use this for capacity-constrained scheduling in Scrum?

You can use this for capacity-constrained scheduling in Scrum by calculating team capacity against estimated story points. It generates a structured plan that fits your available workload limits.