sprint-plan

Generate or update markdown sprint plans from milestones and capacity.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates sprint planning by generating or updating sprint plans based on the current milestone, completed work, and team capacity, pulling context from production documents and design backlogs.

Core Features & Use Cases

  • Generate a complete sprint plan with goals, capacity, tasks, risks, and DoD criteria.
  • Update an existing sprint with carryover, velocity, and new work, or generate a status snapshot.
  • Read context from milestones, design docs, and risk registers to align priorities.

Quick Start

Invoke the sprint plan tool to generate the next sprint plan and review the result before writing it to production/sprints.

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 milestones and design backlogs?

Automate sprint planning by generating or updating sprint plans based on milestones, completed work, and capacity. The tool reads context from production documents and design backlogs to output a markdown sprint plan and a production/sprint-status.yaml file.

Can I update an existing sprint with carryover and velocity tracking?

Update an existing sprint by incorporating carryover work, tracking velocity, and adding new tasks. The process can also generate a status snapshot to report current sprint progress based on production data.

Does sprint planning work with QA plan gates and risk registers?

Sprint planning coordinates directly with QA plan gates and performs scope checks using risk registers. It reads milestones from production data and design documents to ensure generated tasks align with quality assurance requirements.

What is the best way to report sprint status using a YAML file?

Report sprint status by generating a production/sprint-status.yaml file alongside the markdown sprint plan. This status snapshot captures sprint updates, completed work, and current progress based on production data.

How do I generate a sprint plan with Definition of Done criteria and risks?

Generate a sprint plan that includes specific goals, capacity estimates, task lists, identified risks, and DoD criteria. The tool pulls context from your production documents and design backlogs to populate these fields automatically.

Can I update an existing sprint with carryover tasks and velocity tracking?

Update an existing sprint by incorporating carryover tasks, calculating velocity from previous sprint history, and integrating new work. You can also generate a status snapshot for sprint reporting.