sprint-plan

Generate or update sprint plans from milestone context and capacity.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/XGanQAQ/Unity-Claude-Code-Game-Studios --skill sprint-plan-xganqaq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/XGanQAQ/Unity-Claude-Code-Game-Studios/tree/main/.claude/skills/sprint-plan
Command: npx skills add https://github.com/XGanQAQ/Unity-Claude-Code-Game-Studios --skill sprint-plan-xganqaq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents chaotic development by turning your current milestone, completed work, and capacity into a structured sprint plan with clear tasks, dependencies, risks, and quality gates.

Core Features & Use Cases

  • Sprint plan generation or updating: Produce a new sprint plan or revise an existing one based on the latest production and design inputs.
  • Context-driven task selection: Pull current milestone details, prior sprint velocity/carryover, implementation-ready GDD items, and risk register updates.
  • Production-ready feasibility and QA gating: Run a producer feasibility review in full mode and enforce a QA plan requirement before implementation.

Quick Start

Run sprint-plan in new mode to generate a complete sprint plan for the current milestone using your studio’s production documents and backlogs.

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 milestone context and team capacity?

Generate a sprint plan by parsing sprint arguments and reading production or design artifacts to format structured task tables. The plan coordinates development tasks toward a target milestone using completed work and capacity data.

What is the best way to estimate carryover and manage risks in sprint planning?

Estimate carryover and manage risks by reading prior sprint velocity and risk register updates. The sprint planning process updates the risk management data to ensure production readiness across development tasks.

How does QA readiness preparation work during sprint planning?

QA readiness preparation runs producer and QA gates before implementation begins. The sprint plan enforces a QA plan requirement to ensure all structured tasks meet production feasibility and quality standards.

Can I update an existing sprint plan with new design backlog inputs?

Update an existing sprint plan by revising it based on the latest production and design inputs. The process pulls implementation-ready design backlog items and milestone details to refresh the current structured task tables.

Does sprint planning work without external dependencies or components?

Sprint planning operates without external dependencies or components. It processes milestone context and capacity internally to produce structured task tables and optionally write machine-readable sprint-status.yaml files.

When should I write a machine-readable sprint-status.yaml file?

Write a sprint-status.yaml file when you need machine-readable sprint status reporting alongside human-readable plans. The optional output captures sprint creation updates and carryover estimation for automated production workflows.