sprint-planning

Convert user story backlogs into dependency-aware sprint execution plans.

Updated May 5, 2026
One-click install
npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill sprint-planning-shakhovskiya-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-planning
Source: https://github.com/shakhovskiya-create/shakhoff-claude-marketplace/tree/main/plugins/solo-sdlc/skills/sprint-planning
Command: npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill sprint-planning-shakhovskiya-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan a sprint from a backlog of user stories, turning scattered requirements into a coherent, risk-aware execution plan.

Core Features & Use Cases

  • Dependency-aware sequencing: order stories into sprints respecting hard/soft dependencies.
  • Foundation-first strategy: identify the minimal viable end-to-end slice for early validation.
  • Output-driven planning: produce a documented sprint plan with goals, stories, risks for stakeholder review.

Quick Start

Provide your backlog of user stories and run the sprint-planning skill to generate a prioritized, dependency-aware plan for Sprint 1.

Frequently Asked Questions about sprint-planning

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

FAQPage Schema
How do I plan a sprint from a backlog of user stories?

A sprint plan organizes backlog user stories into a risk-aware execution sequence. It applies dependency tracking and foundation-first story mapping to produce an ordered plan document with sprint goals for stakeholder review.

What is dependency-aware sequencing in agile sprint planning?

Dependency-aware sequencing in sprint planning orders user stories by respecting hard and soft dependencies. It ensures foundational work is completed first, enabling minimal viable end-to-end slices for early validation within the sprint cadence.

How do I identify foundation work and vertical slices for a sprint plan?

Identify foundation work by mapping backlog dependencies to extract the minimal viable end-to-end slice for early validation. This strategy structures user stories into vertical slices within the ordered sprint plan document.

Can I generate a sprint plan document with risk assessment from an agile backlog?

Yes, you can generate a documented sprint plan with risk assessment directly from a backlog. The output includes sprint goals, story mapping, dependency tracking, and risk evaluation structured for stakeholder review.

Does sprint planning work without hard dependencies between user stories?

Sprint planning works without hard dependencies by sequencing user stories according to soft dependencies. It still identifies foundation-first vertical slices and produces a risk-aware execution plan with sprint goals.