sprint-planner
Automatically decompose complex epics into structured sprint tasks with story points, AC, and dependency maps.
skill install https://www.promptspace.in/skills/sprint-plannerWhat it does
The Sprint Planner skill transforms high-level feature requests and epics into meticulously organized, execution-ready sprint plans. It takes a simple description—like "build a payment gateway integration"—and decomposes it into atomic, actionable tasks complete with story points, acceptance criteria, developer roles, and dependency mapping.
Why use this skill
Estimating and breaking down work is one of the most time-consuming parts of the SDLC. While a standard LLM might give you a generic list of steps, this skill uses a structured Fibonacci story point rubric and industry-standard velocity calculations to build a realistic timeline. It ensures backend, frontend, and DevOps tasks are sequenced correctly so your team avoids blockers. The output is a professional SPRINT_PLAN.md file that can be immediately committed to your repo or pasted into Jira/Linear.
Supported Outcomes
- Atomic Task Breakdown: Ensures every task is small enough for one dev to finish in 1-3 days.
- Dependency Logic: Guarantees foundation tasks (like data modeling) happen before UI implementation.
- Automatic Estimation: Assigns points based on complexity and risk, flagging items that need further refinement.
- Team Assignment: Categorizes work by role (Frontend, Backend, Fullstack, DevOps) for easier resource planning.
Use cases
- Convert a vague epic into a structured markdown sprint plan
- Estimate project timelines using Fibonacci story points
- Define clear acceptance criteria for every technical task
- Map task dependencies to identify critical paths and blockers
- Generate role-based task lists for frontend and backend developers
Example
Prompt
Sample output preview is available after purchase.