sprint-plan

Generate or update sprint plans from milestones, completed work, and capacity.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/packetalien/cursor-game-studios --skill sprint-plan-packetalien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/packetalien/cursor-game-studios/tree/main/.cursor/skills/sprint-plan
Command: npx skills add https://github.com/packetalien/cursor-game-studios --skill sprint-plan-packetalien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sprint planning is time-consuming and error-prone when done manually. This skill automatically generates or updates sprint plans based on the current milestone, completed work, and available capacity, enabling teams to stay aligned.

Core Features & Use Cases

  • Generate a new sprint plan from milestones and backlog based on team capacity.
  • Update an existing sprint plan to reflect progress, carryover, and risks.
  • Pull context from production documents and design backlogs to ground planning in reality.

Quick Start

Invoke sprint-plan with a mode (new, update, or status) and optional review, then review the generated plan before writing to production.

Frequently Asked Questions about sprint-plan

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

FAQPage Schema
How do I automate sprint planning from a project backlog and milestones?

Automating sprint planning involves pulling context from production documents and design backlogs to generate a structured sprint plan based on current milestones, completed work, and available team capacity. This aligns teams and timelines automatically.

What is the best way to update an existing sprint plan to reflect progress and risks?

Updating an existing sprint plan is best done by running an update mode that pulls recent completed work and available capacity. It adjusts the plan to reflect progress, carryover, and risks while outputting a status with QA prerequisites for governance.

Can I generate a sprint plan based on specific team capacity?

Yes, you can generate a sprint plan based on specific team capacity. The process calculates available capacity and pulls context from your milestone and design backlog to produce a structured plan that aligns with your team's velocity.

Does sprint planning automation work with existing production documents and design backlogs?

Yes, sprint planning automation works by pulling context directly from existing production documents and design backlogs. This grounds the generated sprint plans in your actual project reality rather than starting from scratch.

What is included in sprint governance when generating a sprint plan?

Sprint governance included in a generated sprint plan consists of a structured status output and QA prerequisites. This streamlines the review process by providing clear prerequisites before writing the final plan to production.

How do I check sprint status and QA prerequisites before finalizing a plan?

You can check sprint status and QA prerequisites by invoking a status mode. This outputs a structured sprint plan and status report with necessary QA prerequisites, allowing you to review everything before writing to production.