Sprint Planning

Sprint Planning is a skill for Claude Code, Codex from Xiaowen-Jiang/agent-enterprise. It costs 20 tokens per session (423 once invoked), scanned A, original, MIT.

A planning guide for organising development work into short, fixed periods called sprints. It covers priorities, people’s available time, task estimates, dependencies, goals, and risks.

In plain words
What is it for?
Reviewing a backlog, ranking tasks as must-have or lower priority, estimating effort, assigning owners, defining a sprint goal, and recording blockers.
Why use it?
It helps teams decide what they can finish, who owns each task, and what may delay the work.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Reviewing a backlog, ranking tasks as must-have or lower priority, estimating effort, assigning owners, defining a sprint goal, and recording blockers.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xiaowen-jiang/agent-enterprise/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.

Any agent
npx skills add Xiaowen-Jiang/agent-enterprise --skill sprint_planning
Clone the repo
git clone --depth 1 https://github.com/Xiaowen-Jiang/agent-enterprise

Made for: Claude Code, Codex.

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 Sprint Planning

README.md
[![agentmods](https://agentmods.dev/badge/skills/xiaowen-jiang/agent-enterprise/sprint_planning/github.svg)](https://agentmods.dev/skills/xiaowen-jiang/agent-enterprise/sprint_planning)
Your own site
<a href="https://agentmods.dev/skills/xiaowen-jiang/agent-enterprise/sprint_planning"><img src="https://agentmods.dev/badge/skills/xiaowen-jiang/agent-enterprise/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 Sprint Planning

Your own site · 80×15
<a href="https://agentmods.dev/skills/xiaowen-jiang/agent-enterprise/sprint_planning"><img src="https://agentmods.dev/badge/skills/xiaowen-jiang/agent-enterprise/sprint_planning.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 423 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.00020 $0.00423
Opus 5 $0.00010 $0.00211
Sonnet 5 $0.00004 $0.00085
Haiku 4.5 $0.00002 $0.00042

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

Security

Grade A, and why

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 10d 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.

agent_enterprise/skills_data/sprint_planning/SKILL.md · 53 lines

What it actually says

Process

  1. Review the backlog — Understand pending work, priorities, and dependencies
  2. Assess team capacity — Who is available? Any blockers or time-off?
  3. Prioritize items — Must-have (P0), should-have (P1), nice-to-have (P2)
  4. Estimate effort — T-shirt sizes (S/M/L/XL) or story points
  5. Assign ownership — Match tasks to team members based on skills and availability
  6. Identify dependencies — What blocks what? External dependencies?
  7. Define sprint goal — One sentence describing what success looks like

Output Format

## Sprint Plan: [Sprint Name/Number]
**Goal**: [One-sentence sprint goal]
**Duration**: [Start date] - [End date]
**Team capacity**: [Available person-days]

### Must-Have (P0)
| Task | Owner | Size | Dependencies | Status |
|------|-------|------|-------------|--------|
| ... | ... | S/M/L | ... | To Do |

### Should-Have (P1)
| Task | Owner | Size | Dependencies | Status |
|------|-------|------|-------------|--------|

### Nice-to-Have (P2)
| Task | Owner | Size | Dependencies | Status |
|------|-------|------|-------------|--------|

### Risks & Blockers
- [Risk 1]: Mitigation plan

Guidelines

  • Don't overcommit — leave 20% buffer for unplanned work
  • Break large tasks into subtasks (nothing bigger than XL)
  • Every task should have a clear definition of done
  • Flag external dependencies early
  • Balance workload across team members
  • Include carry-over items from previous sprint
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. 10d ago First seen · 53 lines · 20 tokens per session scan A 204161a92cf0

Subscribe to this mod's changes

Sprint Planning is a skill published in the GitHub repository Xiaowen-Jiang/agent-enterprise (52 stars, last pushed 5mo ago), licensed MIT. It adds 20 tokens to every session and 423 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.

Related

Other skills, from other repositories

html-ppt-knowledge-arch-blueprint

OpenDesign's incident retro: the daemon-restart data bug, the root cause, the fix, and the systemic follow-ups. Built as a decision-grade product management deck for engineering, SRE, leadership.

nexu-io/open-design · 52 tokens

beta-program-management

Running closed and open betas that produce real signal. Beta participant selection, structured feedback collection, beta-to-GA decision criteria, and the difference between soft-launch (no structure, no signal), kitchen-sink (everyone in, no actionable feedback), and structured beta (calibrated cohort, intentional…

rampstackco/claude-skills · 155 tokens

okr-design

OKR design as actually shipped, not as conference-talk theory. Outcome statements that drive decisions, key results that measure the right thing, scoring discipline, mid-quarter recalibration, and the difference between sandbagged OKRs (always 100%) and aspirational OKRs (always 30%) and stretch OKRs (genuine ambition…

rampstackco/claude-skills · 156 tokens

roadmap-planning

Build a multi-quarter roadmap from a backlog of ideas, requests, and ongoing initiatives. Use this skill when planning the next quarter, sequencing dependent work, balancing build vs improve vs maintain, or making the case for what NOT to do. Triggers on roadmap, quarterly planning, what should we build next…

rampstackco/claude-skills · 111 tokens

workspace-manager

Registers, lists, removes, and assigns workspaces (project directories) for Anima work. Use when: binding project paths to Anima, managing aliases, or switching workspace roots.

xuiltul/animaworks · 40 tokens

product-frameworks

Product management frameworks for business cases, market analysis, strategy, prioritization, OKRs/KPIs, personas, requirements, and user research. Use when building ROI projections, competitive analysis, RICE scoring, OKR trees, user personas, PRDs, or usability testing plans.

yonatangross/orchestkit · 61 tokens