sprint-plan

Generate sprint plans from milestones, velocity, and design backlog.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill sprint-plan-jtvaris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/jtvaris/sunday-night-dynasty/tree/main/.agents/skills/sprint-plan
Command: npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill sprint-plan-jtvaris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates and updates sprint plans by aligning with the current milestone, completed work, and available capacity, pulling context from production documents and design backlogs to keep teams aligned.

Core Features & Use Cases

  • Generate a new sprint plan or update an existing one based on milestone, velocity, and backlog readiness.
  • Read and integrate data from production milestones, previous sprints, design documents, and risk registers to inform planning.
  • Produce a structured Sprint Plan with sections for Sprint Goal, Capacity, Tasks (Must Have / Should Have / Nice to Have), Carryover, Risks, Dependencies, and Definition of Done.
  • Provide status reports for ongoing sprints to monitor progress and adjust plans.

Quick Start

Create a new sprint plan for the current milestone or update the existing one using production milestones, velocity from the previous sprint, and the design backlog.

Frequently Asked Questions about sprint-plan

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

FAQPage Schema
How do I plan a sprint using past velocity and backlog readiness?

Plan a sprint by reading the current milestone, past sprint velocity, and design backlog to determine scope. This generates a structured plan with sections for goals, capacity, tasks, carryover, risks, dependencies, and definition of done.

What is the best way to update an existing sprint plan based on milestone changes?

Update an ongoing sprint plan by integrating production milestones, previous sprint data, and backlog readiness. This aligns your plan with completed work and available capacity, keeping the team informed of scope adjustments.

How does sprint planning integrate risk registers and design documents?

Sprint planning integrates risk registers and design documents by reading them alongside production milestones and previous sprints. This contextual data informs the structured plan, ensuring risks and dependencies are explicitly documented.

Can I generate sprint status reports to monitor ongoing progress?

Yes, you can provide status reports for ongoing sprints to monitor progress and adjust plans. This uses current milestone data and capacity to track task completion against the sprint goal.

Does sprint planning require specific backlog formats to categorize tasks?

Sprint planning reads the design backlog to categorize tasks into Must Have, Should Have, and Nice to Have sections. It requires backlog readiness data to accurately determine the sprint scope and capacity.