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
Secure checkout via Stripe
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
A real example of what this skill takes in and produces.
Sample output
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.
Secure checkout via Stripe
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
A real example of what this skill takes in and produces.
Sample output
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
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/sprint-planner | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
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
More Premium Skills
handoff-writer
Generate high-density technical handoffs to resume work across agents or team members without losing context.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.