sprint-planner
by Kevin Cline
Automatically decompose complex epics into structured sprint tasks with story points, AC, and dependency maps.
- 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
$12
One-time purchase · Own forever
Included in download
- Convert a vague epic into a structured markdown sprint plan
- Estimate project timelines using Fibonacci story points
- Includes example output and usage patterns
See it in action
## Sprint 1 — Foundation (12 pts) ### T01 — Design User Schema - Role: backend | Points: 2 | Deps: [] - AC: SQL migrations written, ERD reviewed. ### T02 — Implement JWT Auth - Role: backend | Points: 3 | Deps: [T01] - AC: Returns 201 on success, 401 on invalid login, tokens rotate.
sprint-planner
by Kevin Cline
Automatically decompose complex epics into structured sprint tasks with story points, AC, and dependency maps.
$12
One-time purchase · Own forever
⚡ Also available via Agensi Pro — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Convert a vague epic into a structured markdown sprint plan
- Estimate project timelines using Fibonacci story points
- Includes example output and usage patterns
- Instant install
- One-time purchase
See it in action
## Sprint 1 — Foundation (12 pts) ### T01 — Design User Schema - Role: backend | Points: 2 | Deps: [] - AC: SQL migrations written, ERD reviewed. ### T02 — Implement JWT Auth - Role: backend | Points: 3 | Deps: [T01] - AC: Returns 201 on success, 401 on invalid login, tokens rotate.
About This Skill
What 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
How to Install
unzip sprint-planner.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Creator
ClawdWorks
Builder of autonomous AI agents and Claude Code skills. ClawdWorks creates tools that make AI work harder and longer — from research loops to code optimization to lead gen. Powered by Claude Opus 4.6 + Codex 5.4.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.