sprint-plan

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

Updated Feb 8, 2024
One-click install
npx skills add https://github.com/kay6198835/Game-RPG --skill sprint-plan-kay6198835
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/kay6198835/Game-RPG/tree/main/.claude/skills/sprint-plan
Command: npx skills add https://github.com/kay6198835/Game-RPG --skill sprint-plan-kay6198835

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sprint planning often suffers from fragmented context and manual data gathering. This skill automates creation and updates of sprint plans by synthesizing milestone data, completed work, team capacity, and relevant production/design context into a structured plan you can review and execute.

Core Features & Use Cases

  • Generates a fresh sprint plan or updates an existing one based on the current milestone, completed work, and capacity.
  • Pulls context from production documents and design backlogs to ensure alignment with reality and plans.
  • Produces detailed sprint structure including Must Have/Should Have/Nice to Have tasks, risks, dependencies, and a Definition of Done.
  • Supports status mode to report progress and blockers, and integrates gate checks for feasibility, QA planning, and scope considerations.

Quick Start

Generate a sprint plan for the current milestone using production context to determine goals, capacity, and tasks.

Frequently Asked Questions about sprint-plan

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

FAQPage Schema
How do I create a sprint plan from existing milestone data and team capacity?

Creating a sprint plan involves synthesizing your current milestone, completed work, and team capacity to generate a structured scope. This process uses production docs and design backlogs to produce prioritized tasks, risks, and dependencies for execution.

What is the best way to update an existing agile sprint plan with recent backlog changes?

Updating an agile sprint plan requires analyzing recent completed work and capacity against your current milestone. It applies context from production documents and design backlogs to adjust existing tasks, ensuring your sprint plan aligns with reality.

Can I track sprint progress and blockers using a status mode?

Yes, you can track sprint progress using a dedicated status mode. This mode reports current progress and blockers, while integrating gate checks for feasibility, QA planning, and scope considerations to guide ongoing execution.

How does sprint planning handle task prioritization and Definition of Done?

Sprint planning handles task prioritization by categorizing backlog items into Must Have, Should Have, and Nice to Have tasks. It then defines risks, dependencies, and a clear Definition of Done to guide structured execution.

Do I need production documents and design backlogs to generate a sprint plan?

You need production documents and design backlogs to ensure accurate sprint planning. Pulling context from these sources guarantees the generated sprint plan aligns with actual project goals, capacity, and reality.

What are Phase-driven gates in agile sprint planning?

Phase-driven gates in sprint planning are enforced checks for feasibility, QA planning, and scope considerations. They validate the sprint structure before execution, ensuring the generated plan meets project constraints.