Sprint Planning Skill
Help agents structure and facilitate sprint planning — a single sprint goal, a velocity-calibrated backlog, a realistic capacity plan, risk flags, and a meeting agenda.
What does this skill do?
How it works
Gather inputs
The agent collects sprint duration, team size, historical velocity, top priorities, known absences, and carry-over items.
Calculate capacity
It applies the capacity formula — focus hours, availability factor, and carryover deductions — for a realistic number.
Set the goal and estimate
It crafts a measurable sprint goal, calibrates story points, splits any 8+ pointers, and assigns owners and acceptance criteria.
Surface risks and plan the meeting
It flags blockers and dependencies with mitigations and builds a structured two-hour planning agenda.
Best use cases for this skill
Frequently asked questions
What does the Sprint Planning skill do?
It structures and facilitates sprint planning, producing a sprint goal, a velocity-calibrated backlog, a capacity plan, risk flags, and a structured planning-meeting agenda.
When should an agent use it?
Use it to plan a sprint, organize backlog items, assign story points, create sprint goals, or prepare a sprint planning agenda.
How does it plan capacity?
It applies a capacity formula for focus hours and availability, deducts carryover, and commits to about 80% of capacity to preserve slack for unplanned work.
How does it handle large stories?
It flags and splits any story estimated above eight points before it enters the sprint, and flags stories missing acceptance criteria as blockers.
Use from source
Ask your Buda agent to install this community skill.
Copy this prompt into your own Buda agent. It includes the source repository and install command so the agent can complete the setup in natural language.
Please install the "Sprint Planning Skill" skill into this Buda agent. Source repository: https://github.com/mohitagw15856/pm-claude-skills Install command: npx skills add mohitagw15856/pm-claude-skills --skill sprint-planning -y -a universal Please run the install command, verify the skill is available, and tell me any setup notes or follow-up steps from the source repository.
Install workflow
- 1Copy the prompt
- 2Send it to your Buda agent
- 3Done