workflow-sprint-planning

workflow-sprint-planning is a command for Claude Code from product-on-purpose/pm-skills. It costs 14 tokens per session (252 once invoked), scanned A, original, Apache-2.0.

A sprint-planning workflow that turns a backlog or product requirements document into stories ready for a sprint. A sprint is a short, planned period of development work.

In plain words
What is it for?
Use it to create refinement notes, user stories with acceptance criteria, and documented edge cases, such as errors and boundary conditions.
Why use it?
It connects backlog discussion to clear stories and records the unusual cases that developers and testers may otherwise overlook.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Part of the pm-skills plugin — 69 skills, 11 commands, 6 agents, 2 hooks shipped together

Good fit Use it to create refinement notes, user stories with acceptance criteria, and documented edge cases, such as errors and boundary conditions.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/product-on-purpose/pm-skills/workflow-sprint-planning
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/product-on-purpose/pm-skills

Made for: Claude Code.

Or install pm-skills, the plugin that ships this one along with the rest of its 69 skills, 11 commands, 6 agents, 2 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for workflow-sprint-planning

README.md
[![agentmods](https://agentmods.dev/badge/commands/product-on-purpose/pm-skills/workflow-sprint-planning/github.svg)](https://agentmods.dev/commands/product-on-purpose/pm-skills/workflow-sprint-planning)
Your own site
<a href="https://agentmods.dev/commands/product-on-purpose/pm-skills/workflow-sprint-planning"><img src="https://agentmods.dev/badge/commands/product-on-purpose/pm-skills/workflow-sprint-planning/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for workflow-sprint-planning

Your own site · 80×15
<a href="https://agentmods.dev/commands/product-on-purpose/pm-skills/workflow-sprint-planning"><img src="https://agentmods.dev/badge/commands/product-on-purpose/pm-skills/workflow-sprint-planning.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 252 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.00252
Opus 5 $0.00007 $0.00126
Sonnet 5 $0.00003 $0.00050
Haiku 4.5 $0.00001 $0.00025

Measured 11d ago against content hash 7d865b53eab9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

workflow-sprint-planning scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/workflow-sprint-planning.md · 36 lines

What it actually says

Run the Sprint Planning workflow to prepare sprint-ready stories from a backlog or PRD.

This workflow uses multiple skills in sequence. For each step, read the skill instructions and follow them to create the artifact.

Workflow Steps

Step 1: Refinement Notes

Use the iterate-refinement-notes skill from skills/iterate-refinement-notes/SKILL.md.

Document the backlog refinement session: stories discussed, estimates, questions raised, and decisions made.

Step 2: User Stories

Use the deliver-user-stories skill from skills/deliver-user-stories/SKILL.md.

Generate user stories with clear acceptance criteria from the refined backlog items.

Step 3: Edge Cases

Use the deliver-edge-cases skill from skills/deliver-edge-cases/SKILL.md.

Document edge cases, error states, and boundary conditions for the stories from Step 2.

Output

Create all three artifacts in sequence, ensuring each builds on the previous.

Reference the Sprint Planning workflow at _workflows/sprint-planning.md for additional guidance.

Context from user: $ARGUMENTS

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 36 lines · 14 tokens per session scan A 7d865b53eab9

Subscribe to this mod's changes

workflow-sprint-planning is a command published in the GitHub repository product-on-purpose/pm-skills (658 stars, last pushed today), licensed Apache-2.0. It adds 14 tokens to every session and 252 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.