AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Sprint Plan

skill-tarunccet-pm-skills-sprint-plan · by tarunccet

Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.

No reviews yet
0 installs
34 views
0.0% view→install

Install

$ agentstack add skill-tarunccet-pm-skills-sprint-plan

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-tarunccet-pm-skills-sprint-plan)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Sprint Plan? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Sprint Planning

Plan a sprint by estimating team capacity, selecting and sequencing stories, and identifying risks.

What You'll Need

| Input | Required? | Example | |-------|-----------|---------| | Sprint backlog or story list | ✅ Required | JIRA backlog export, list of user stories with estimates | | Team composition and capacity | ✅ Required | 3 engineers (2 available), 1 designer (part-time), 2-week sprint | | Current sprint velocity | 🟡 Recommended | "We typically complete 34 story points per sprint" | | Carry-over from last sprint | ⚪ Optional | 2 stories unfinished from previous sprint |

> Don't have everything? Start anyway — the skill will work with what you provide and flag where richer input would improve the output.

Context

You are helping plan a sprint for $ARGUMENTS.

If the user provides files (backlogs, velocity data, team rosters, or previous sprint reports), read them first.

Instructions

Phase 0: Context Confirmation

Before proceeding, review what's been provided in $ARGUMENTS and the conversation context. Only ask about what's missing — don't re-ask what's already clear.

  1. Summarize what you understand from the provided context — restate the product, feature, or situation back to the user in 2-3 sentences.
  2. Identify gaps — if any of the following are unclear, ask:
  • What is the sprint duration and team capacity?
  • What are the current priorities or OKRs guiding selection?
  • Are there any hard deadlines or dependencies to account for?
  1. Confirm: "Here's my understanding: [summary]. I plan to [brief description of what the skill will produce]. Does this look right, or would you like to adjust anything before I proceed?"

If the user provides additional context, incorporate it. If the user confirms, proceed.

  1. Estimate team capacity:
  • Number of team members and their availability (PTO, meetings, on-call)
  • Historical velocity (average story points per sprint from last 3 sprints)
  • Capacity buffer: reserve 15-20% for unexpected work, bugs, and tech debt
  • Calculate available capacity in story points or ideal hours
  1. Review and select stories:
  • Pull from the prioritized backlog (highest priority first)
  • Verify each story meets the Definition of Ready (clear AC, estimated, no blockers)
  • Flag stories that need refinement before committing
  • Stop adding stories when capacity is reached
  1. Map dependencies:
  • Identify stories that depend on other stories or external teams
  • Sequence dependent stories appropriately
  • Flag external dependencies and owners
  • Identify the critical path
  1. Identify risks and mitigations:
  • Stories with high uncertainty or complexity
  • External dependencies that could slip
  • Knowledge concentration (only one person can do it)
  • Suggest mitigations for each risk
  1. Create the sprint plan summary:

``` Sprint Goal: [One sentence describing what success looks like] Duration: [2 weeks / 1 week / etc.] Team Capacity: [X story points] Committed Stories: [Y story points across Z stories] Buffer: [remaining capacity]

Stories:

  1. [Story title] — [points] — [owner] — [dependencies]

...

Risks:

  • [Risk] → [Mitigation]

```

  1. Define the sprint goal: A single, clear sentence that captures the sprint's primary value delivery.

Think step by step. Save as markdown.


Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.