sprint-planner

Coordinate sprint planning, story point estimation, and capacity calculation for agile teams.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Phife726/ds_agent --skill sprint-planner-phife726
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-planner
Source: https://github.com/Phife726/ds_agent/tree/main/sprint-planner
Command: npx skills add https://github.com/Phife726/ds_agent --skill sprint-planner-phife726

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Agile teams often struggle with sprint planning, story estimation, capacity alignment, and backlog synchronization across iterations.

Core Features & Use Cases

  • Story point estimation using Modified Fibonacci (1, 2, 3, 5, 8, 13, 20).
  • Capacity planning with Team × Days × Hours × Focus Factor (0.6-0.8) to forecast sprint load.
  • Sprint goal definition & backlog management to align team delivery and dependencies.
  • Use cases include planning a sprint, forecasting velocity, and tracking risk.

Quick Start

Plan your next sprint by inputting backlog items and setting a sprint duration.

Frequently Asked Questions about sprint-planner

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

FAQPage Schema
How do I calculate sprint capacity using focus factor?

Calculate sprint capacity by multiplying Team size by Days, Hours, and a Focus Factor between 0.6 and 0.8 to forecast achievable sprint load. This method accounts for meetings and non-development tasks.

What is the Modified Fibonacci sequence for story point estimation?

Modified Fibonacci story point estimation uses the sequence 1, 2, 3, 5, 8, 13, 20 to estimate backlog item effort. This scale reflects increasing uncertainty for larger, complex tasks during sprint planning.

How do I balance backlog dependencies when defining sprint goals?

Balance backlog dependencies by synchronizing backlog items and defining clear sprint goals across iterations. This structured approach aligns team delivery and mitigates risks associated with cross-item dependencies.

Can I forecast sprint velocity with a standardized framework?

Yes, you can forecast sprint velocity using a standardized framework for velocity calculations. This framework integrates capacity planning and Modified Fibonacci estimates to predict team delivery across iterations.

What's the best way to structure sprint backlogs and track risks?

The best way to structure sprint backlogs is using structured output formats that capture backlog items alongside capacity metrics. This approach enables tracking risk and aligning delivery with sprint goals.