sprint-plan

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

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill sprint-plan-brand6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/brand6/Claude-Code-Game-Studios-zh-auto/tree/main/.claude/skills/sprint-plan
Command: npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill sprint-plan-brand6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and update sprint plans from milestones, completed work, and available capacity.

Core Features & Use Cases

  • Generate new sprint plans based on milestone targets and team velocity.
  • Update ongoing sprints with progress, backlog items, and shifting deadlines.
  • Produce a machine-readable sprint-status and a human-facing plan document for stakeholders.

Quick Start

Use sprint-plan to generate or update the current sprint based on your latest milestones and capacity.

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 team capacity?

To generate a sprint plan, you parse milestone targets, aggregate completed work and design context, and compute available team capacity to produce a structured sprint-status data set and plan document.

Can I update an ongoing sprint iteration with shifting deadlines and backlog items?

Yes, you can refresh ongoing sprint iterations by inputting current progress, new backlog items, and shifting deadlines to output an updated sprint plan and status report for stakeholders.

What is the best way to calculate team velocity for project management planning?

Calculating team velocity for sprint planning involves aggregating completed work data and computing available team capacity against milestone targets to generate a structured sprint-status document.

Does sprint planning work without predefined milestones?

No, parsing milestone targets is a required mechanism for computing sprint plans, as the process relies on aligning available team capacity and completed work with specific milestone objectives.

What formats are exported when creating a sprint plan for stakeholders?

Creating a sprint plan exports both a machine-readable sprint-status data structure and a human-facing plan document, satisfying project management requirements for reporting progress to stakeholders.

Related Skills