sprint-plan

Generate or update sprint plans from milestones, backlogs, and risk registers.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/WindXRan/y3td --skill sprint-plan-windxran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/WindXRan/y3td/tree/main/.claude/skills/sprint-plan
Command: npx skills add https://github.com/WindXRan/y3td --skill sprint-plan-windxran

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the guesswork from sprint planning by turning a milestone, backlogs, and risk inputs into a structured, approval-ready sprint plan and a machine-readable sprint status file.

Core Features & Use Cases

  • Sprint plan generation (new): Produces a complete sprint plan (goal, capacity, task tables for Must/Should/Nice) derived from the current milestone, prior sprint, design documents, and the risk register.
  • Sprint plan maintenance (update): Updates an existing sprint plan by letting the user add/remove/reprioritize/re-estimate stories while preserving existing in-progress/done statuses.
  • Status reporting (status): Generates a clear progress report (completed/in progress/not started/blocked) plus burndown assessment and emerging risks.
  • Production-ready safeguards: Applies review-mode logic, runs a producer feasibility gate when configured, and checks for an existing QA plan before closing out the plan.

Quick Start

Use sprint-plan in new mode to generate a sprint plan by saying: "Create a new sprint plan with lean review."

Frequently Asked Questions about sprint-plan

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

FAQPage Schema
How do I generate a sprint plan from milestones and backlogs?

Generate a sprint plan by synthesizing milestone inputs, completed work history, and backlog readiness into structured Must/Should/Nice task tiers. The tool processes these inputs to produce an approval-ready sprint plan and a machine-readable status file.

Can I update an existing sprint plan without losing current progress?

Update an existing sprint plan by adding, removing, reprioritizing, or re-estimating stories while preserving in-progress and done statuses. This maintains historical task progress while adjusting the remaining sprint scope dynamically.

How does sprint status reporting handle emerging risks and burndown?

Sprint status reporting generates progress reports across completed, in progress, not started, and blocked categories. It assesses burndown progress and surfaces emerging risks from the risk register to keep delivery on track.

What production-ready safeguards are applied during sprint planning?

Production-ready safeguards include review-mode logic, producer feasibility gating, and QA-plan presence checks. These mechanisms validate producer capacity and verify QA planning before closing out the sprint plan.

Does sprint planning support carryover scenarios for development teams?

Sprint planning supports carryover scenarios by evaluating prior sprint history and backlog triage. It integrates incomplete work into the new sprint scope while maintaining clear Must/Should/Nice task prioritization tiers.