sprint-plan

Generate feasibility-checked sprint plans from milestones, backlogs, and capacity.

18|5|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill sprint-plan-wsman
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/wsman/MY-DOGE-MICRO/tree/main/.agents/skills/sprint-plan
Command: npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill sprint-plan-wsman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of turning milestones, backlog items, and delivery constraints into a structured sprint plan or a current sprint status report.

Core Features & Use Cases

  • Sprint Planning: Builds a new sprint plan from milestone context, prior sprint carryover, design backlog signals, capacity, and risk data.
  • Sprint Updates: Updates an existing sprint plan while preserving story status, adjusting scope, and keeping machine-readable tracking aligned.
  • Status Reporting: Produces a sprint status summary with progress, blockers, burndown assessment, and emerging risks.
  • Use Case: A delivery lead can ask for a new sprint plan for the next milestone and receive a prioritized task table with dependencies, acceptance criteria, risks, and QA expectations.

Quick Start

Ask the sprint-plan skill to generate a new sprint plan for the current milestone and available team 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 a milestone and available team capacity?▼

To generate a sprint plan, the tool reads production milestones, prior sprint carryover, design backlogs, risk registers, and QA-plan status alongside available capacity. It produces a feasibility-checked sprint plan with a prioritized task table, dependencies, acceptance criteria, risks, and machine-readable story tracking data.

Can I produce sprint status reporting with progress, blockers, and burndown assessment?▼

Yes, sprint status reporting produces a summary containing current progress, blockers, burndown assessment, and emerging risks. It evaluates the existing sprint plan against production milestones and QA-plan status to identify delivery constraints.

What do I need to provide for milestone-based sprint planning to work?▼

Milestone-based sprint planning requires local project repositories containing production milestones, prior sprint records, design backlogs, risk registers, and QA-plan status. The tool reads these inputs to calculate feasibility and generate a structured sprint plan matching available capacity.

Does sprint planning automatically account for carryover work and risk register data?▼

Yes, sprint planning automatically incorporates carryover work from prior sprints and risk register data. It cross-references these with design backlog signals and QA-plan status to produce a prioritized, feasibility-checked plan that mitigates emerging delivery risks.