agile-9-sprint-planning

Scan Jira backlog and sprint state to generate a dependency-ordered sprint proposal.

Updated May 16, 2026
One-click install
npx skills add https://github.com/cedricfarinazzo/agile-skills --skill agile-9-sprint-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agile-9-sprint-planning
Source: https://github.com/cedricfarinazzo/agile-skills/tree/main/agile-planning/skills/agile-9-sprint-planning
Command: npx skills add https://github.com/cedricfarinazzo/agile-skills --skill agile-9-sprint-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning a sprint in Jira can be time-consuming and error-prone without a clear, auditable process. This Skill orchestrates backlog scanning, capacity interviewing, and sprint composition to produce a ready-to-create sprint plan.

Core Features & Use Cases

  • Scan Jira for refined backlog and active sprint state.
  • Interview stakeholders for velocity, sprint duration, and sprint goal.
  • Propose a capacity-aware sprint backlog with dependency-aware ordering.
  • Create and populate the sprint in Jira and update the project wiki with the plan.

Quick Start

Plan a sprint using refined backlog, gather velocity and sprint goal, and produce a ready-to-create Jira sprint plan.

Frequently Asked Questions about agile-9-sprint-planning

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

FAQPage Schema
How do I automate Jira sprint planning from a refined backlog?

Jira sprint planning handles carry-overs and capacity adjustments by scanning active sprint states, interviewing stakeholders for velocity, and reordering the proposed backlog to account for dependencies before creating the new sprint.

Can I automatically update Confluence pages when creating a Jira sprint?

Yes, Confluence pages update automatically. After determining velocity and sprint goals, the process creates and populates the sprint in Jira, then updates the project Confluence pages with the finalized sprint plan.

What's the best way to factor team velocity into sprint backlog generation?

Factor velocity into sprint backlog generation by interviewing stakeholders to capture velocity and sprint duration, then applying those metrics to produce a capacity-aware sprint proposal with dependency-aware task ordering.

Does sprint planning work with dependency-aware task ordering in Jira?

Yes, dependency-aware task ordering is fully supported. The sprint planning process scans the Jira refined backlog and generates a proposed sprint backlog with dependency-aware ordering before creating and populating the sprint.

Do I need a refined Jira backlog before starting automated sprint planning?

Yes, a refined Jira backlog is a prerequisite. The automated sprint planning scans Jira for the refined backlog and active sprint state to accurately determine capacity adjustments and generate the sprint proposal.