sprint-planning

Translate capacity, priorities, and risks into an executable sprint plan.

1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/yknothing/prodcraft --skill sprint-planning-yknothing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-planning
Source: https://github.com/yknothing/prodcraft/tree/main/skills/03-planning/sprint-planning
Command: npx skills add https://github.com/yknothing/prodcraft --skill sprint-planning-yknothing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sprint planning turns a backlog of valid work into a realistic short-horizon commitment. It is where business priority, engineering capacity, and delivery risk are forced into one explicit decision.

Core Features & Use Cases

  • Inputs: task-list, estimate-set, risk-register
  • Process: capacity checks, dependency sequencing, and risk-aware scoping
  • Outputs: sprint-plan, with ownership and milestones
  • Use Case: For a 2-week sprint, select the smallest set of tasks that fit capacity while preserving order and risk constraints; assign owners and denote stretch goals.

Quick Start

Provide a sprint context by supplying your task-list, estimates, and risks to generate a defensible plan.

Frequently Asked Questions about sprint-planning

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

FAQPage Schema
How do I translate backlog priorities and capacity into an executable sprint plan?

To create a sprint plan, you apply capacity checks, dependency sequencing, and risk-aware scoping to your task-list, estimate-set, and risk-register, resulting in a defensible iteration plan with assigned owners.

What inputs do I need to generate a realistic sprint commitment?

Generating a realistic sprint commitment requires a task-list of valid work, an estimate-set for effort sizing, and a risk-register to identify delivery constraints.

Does sprint planning work for Kanban and hybrid teams, or only agile?

Sprint planning applies to agile, Kanban, and hybrid teams, providing disciplined scope and sequencing for iterations regardless of the specific project management framework.

How do I sequence tasks based on team capacity and delivery risks?

Capacity-aware sequencing involves selecting the smallest set of tasks that fit available capacity while preserving dependency order and risk constraints, then denoting stretch goals.

What is the best way to handle risk-aware scoping for a 2-week sprint?

Risk-aware scoping for a 2-week sprint involves evaluating the risk-register against priorities and capacity to select tasks that minimize delivery risk while meeting iteration goals.

How do I define ownership and milestones when finalizing an iteration plan?

You define ownership and milestones by applying the governance quality gate to the selected tasks, assigning specific owners to each item, and establishing clear milestones within the sprint-plan output.