sprint-planning

Plan upcoming sprints with PM input and multi-agent technical review.

1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/mikall/FactoryX --skill sprint-planning-mikall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-planning
Source: https://github.com/mikall/FactoryX/tree/main/.claude/skills/sprint-planning
Command: npx skills add https://github.com/mikall/FactoryX --skill sprint-planning-mikall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plans upcoming sprints by coordinating PM insights, ADR considerations, and multi-agent review to deliver a coherent roadmap and executable backlog.

Core Features & Use Cases

  • PHASE 0: Lessons Learned Review to identify What Didn't Work, capture Improvement Actions, and share findings during the Technical Table.
  • PHASE 1: Analysis and Prioritization (Product Manager) to identify candidate features, assess business value, dependencies, risk, and effort, and ensure each feature has a success metric.
  • PHASE 2: Multi-Agent Technical Table with roles including Solution Architect, Spec Analyst, UX Designer (optional), Dev Teams (DB, Backend, Frontend), Senior Test Engineer, and Security & Privacy Auditor.
  • PHASE 3: Negotiation to adjust scope, split, or defer blockers for an achievable sprint.
  • PHASE 4: Sprint Roadmap Drafting producing requirements/sprints/sprint-N-roadmap.md and related planning artifacts.

Quick Start

Invoke /sprint-planning to initiate the sprint planning workflow and provide the required inputs.

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 with multi-agent technical review?

To plan a sprint with multi-agent review, you provide target sprint goals, requirements, and risk inputs. The workflow runs PM-led prioritization and a technical table with Solution Architect, Dev Teams, and Security Auditor roles to output a draft sprint roadmap.

What is a technical table in sprint planning?

A technical table is a multi-agent review phase where Solution Architect, Spec Analyst, Dev Teams, Senior Test Engineer, and Security Auditor evaluate candidate features. They negotiate scope adjustments, split tasks, or defer blockers to ensure an achievable sprint roadmap.

How do I prioritize features for a software project roadmap?

Feature prioritization for a software project roadmap involves assessing business value, dependencies, risk, and effort for each candidate feature. The PM ensures every feature has a success metric before the multi-agent technical table reviews technical feasibility.

What inputs do I need for sprint planning?

Sprint planning requires target sprint goals, a requirements list, previous plan details, lessons learned, and risk inputs. These artifacts drive the PM analysis and multi-agent review to produce the prioritized feature set and sprint roadmap draft.

Does sprint planning handle cross-team coordination and ADR alignment?

Yes, sprint planning handles cross-team coordination and ADR alignment by applying a multi-agent technical table. Solution Architect, Backend, Frontend, and DB Dev Teams collaborate to negotiate scope and align the generated roadmap with architecture decisions.

How do I review lessons learned when planning the next sprint?

Reviewing lessons learned when planning the next sprint involves identifying what didn't work and capturing improvement actions in Phase 0. These findings are shared during the technical table to inform risk management and scope negotiation.