sprint-planner

Group approved tasks into dependency-aware sprints with defined goals and increments.

Updated May 5, 2026
One-click install
npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill sprint-planner-shakhovskiya-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-planner
Source: https://github.com/shakhovskiya-create/shakhoff-claude-marketplace/tree/main/plugins/ai-scrum/skills/sprint-planner
Command: npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill sprint-planner-shakhovskiya-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Groups approved tasks into sprints with clear goals, increments, and DoD, enabling predictable delivery.

Core Features & Use Cases

  • Dependency-aware clustering to keep related work together and respect task prerequisites.
  • Sprint sizing and thematic grouping to create 1-7 task sprints with a logical scope.
  • Generation of concrete sprint structure, goals, and increments ready for execution by sprint-orchestrator.
  • Use Case: After an approved decomposition, collect tasks with AC/DoR, estimates, and dependencies into a sequence of deliverable sprints.

Quick Start

Group approved tasks into sprints by dependencies and themes to create a ready-to-execute sprint plan.

Frequently Asked Questions about sprint-planner

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

FAQPage Schema
How do I group approved backlog tasks into sprints while respecting dependencies?

Group approved backlog tasks into sprints using dependency-aware clustering to keep related work together and respect task prerequisites. This ensures logical sprint scope and predictable delivery of shippable increments.

What is the maximum number of tasks allowed in a single sprint?

The maximum sprint size limit is 1 to 7 tasks per sprint. This constraint ensures each sprint maintains a focused, manageable scope while delivering a concrete, shippable increment aligned with the sprint goals.

How do I plan sprints after decomposing a large project into tasks?

After task decomposition approval, collect tasks with acceptance criteria, definition of ready, estimates, and dependencies. The sprint planner sequences these into deliverable sprints with clear goals and increments ready for execution.

What's the best way to create thematic sprint groupings from a task backlog?

Create thematic sprint groupings by clustering related backlog tasks together based on their functional themes and dependencies. This generates a concrete sprint structure with defined goals and shippable increments for each sprint.

Can I use sprint planning for a backlog that has complex task dependencies?

Yes, sprint planning handles complex task dependencies through dependency-aware clustering. It respects task prerequisites during grouping, ensuring dependent tasks are sequenced correctly across sprints to maintain delivery flow.

Why do my sprints fail to produce shippable increments despite having approved tasks?

Sprints fail to produce shippable increments when dependencies and thematic clustering are not respected during grouping. Applying dependency-aware sprint sizing with 1 to 7 tasks ensures each increment is concrete and ready for execution.