Agile Sprint Planning

🌐Community
by aj-geddes · vlatest · Repository

Automatically generates sprint goals, tasks, and estimates based on user input and project context.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add agile-sprint-planning npx -- -y @trustedskills/agile-sprint-planning
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "agile-sprint-planning": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/agile-sprint-planning"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to generate structured sprint plans, breaking down high-level project goals into actionable tasks with estimated timelines and resource requirements. It helps teams align on scope, identify potential bottlenecks early, and maintain a clear roadmap for iterative development cycles.

When to use it

  • Initiating a new two-week sprint after reviewing the product backlog.
  • Decomposing a vague feature request into specific user stories and acceptance criteria.
  • Preparing for a retrospective by analyzing completed work against initial estimates.
  • Coordinating cross-functional teams to ensure dependencies are mapped before development begins.

Key capabilities

  • Generates detailed sprint backlogs with prioritized tasks.
  • Estimates effort and timeframes for individual items based on complexity.
  • Identifies critical path dependencies between team members.
  • Formats output as ready-to-use Jira tickets or Trello cards.
  • Adapts plans based on available team capacity and velocity data.

Example prompts

"Create a 2-week sprint plan for launching our mobile app's dark mode feature, including design, dev, and QA tasks." "Break down the requirement to integrate Stripe payments into three days of work with specific subtasks for each developer." "Generate a sprint plan that accounts for our team's current velocity of 30 story points and includes risk mitigation steps."

Tips & gotchas

Ensure you provide context about your team’s current capacity and any known technical constraints before generating the plan. Avoid using this skill for long-term strategic planning, as it is optimized for short-term iterative cycles typical in Agile methodologies.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aj-geddes
Installs
141

🌐 Community

Passed automated security scans.