planning-sprints

Automate sprint planning and backlog refinement with prioritization frameworks.

3|2|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill planning-sprints
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-sprints
Source: https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations/tree/main/project-manager/skills/planning-sprints
Command: npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill planning-sprints

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the complex process of sprint planning, backlog prioritization, and capacity management, ensuring predictable delivery and team focus using Agile best practices.

Core Features & Use Cases

  • Sprint Scoping & Goal Setting: Facilitate comprehensive sprint planning sessions, define clear sprint goals, and balance feature work with technical debt.
  • Backlog Prioritization: Apply frameworks like RICE, MoSCoW, or Value vs. Effort to effectively prioritize issues and identify quick wins.
  • Velocity & Capacity Tracking: Calculate historical velocity and track team capacity, accounting for commitments to set realistic sprint commitments.
  • Use Case: You're starting a new sprint and need to select the most impactful issues from a large backlog. This skill helps you prioritize items, calculate your team's capacity, set a clear sprint goal, and generate a comprehensive sprint plan document, ensuring your team focuses on what matters most.

Quick Start

Plan Sprint 6 for the next two weeks, focusing on user authentication and profile features.

Frequently Asked Questions about planning-sprints

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

FAQPage Schema
How do I prioritize a large backlog using frameworks like RICE or MoSCoW?

Backlog prioritization frameworks like RICE (Reach, Impact, Confidence, Effort) and MoSCoW (Must, Should, Could, Won't) rank items by business value and effort. Apply RICE to score initiatives numerically, or use MoSCoW to categorize by urgency and importance, helping teams focus on high-impact work first and identify quick wins.

What's the best way to calculate team velocity and set realistic sprint capacity?

Team velocity measures completed story points from past sprints, establishing a baseline for sustainable capacity. Track velocity over 3–5 sprints, account for planned absences and commitments, then use the average to set realistic sprint goals and prevent overcommitment while building predictable delivery.

How do I balance feature work with technical debt in sprint planning?

Sprint scoping balances new features against technical debt by allocating a percentage of capacity—typically 20–30%—to debt reduction alongside feature delivery. Define clear sprint goals that include both, ensuring long-term maintainability and team velocity aren't sacrificed for short-term feature velocity.

Can I use Agile sprint planning for teams with variable capacity or distributed schedules?

Yes. Adjust capacity calculations to account for holidays, distributed time zones, and partial allocations. Recalculate velocity regularly, shorten planning cycles if needed, and use asynchronous backlog refinement to keep remote teams synchronized while maintaining sprint predictability.

What's included in a sprint plan document and how do I generate one?

A sprint plan document contains the sprint goal, prioritized backlog items, capacity summary, velocity metrics, and risk/logistics notes. Templates and scripts automate generation by pulling prioritization decisions, capacity data, and historical velocity into a structured artifact for team alignment and stakeholder visibility.

How do I monitor sprint progress and adjust if velocity drops mid-sprint?

Track daily progress against sprint goal, measure completed story points versus planned capacity, and flag velocity drift early. If progress lags, replan remaining work by deprioritizing lower-impact items and raising blockers immediately rather than carrying unfinished work into the next sprint.