Skip to content
Automation
Skill

/sprint-planning

Plan implementation sprints with story selection, goal definition, and execution ordering.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill sprint-planning --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/sprint-planning

Context preview

The summary Claude sees to decide when to auto-load this skill.

Plan implementation sprints with story selection, goal definition, and execution ordering.

SKILL.md

sprint-planning.SKILL.md
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

Sprint Planning

Plan implementation sprints with story selection, goal definition, and execution ordering.

Agent

Bob (Scrum Master) - `bmad-sm-bob`

Workflow

1. Review available stories from epic backlog 2. Consider velocity from previous sprints 3. Select stories forming coherent sprint goal 4. Validate stories are implementation-ready 5. Order by dependency and priority 6. Define sprint goal and identify blockers

Inputs

  • `projectName` - Project name
  • `sprintNumber` - Current sprint number
  • `epics` - Available epics and stories
  • `previousSprints` - Previous sprint results (optional)

Outputs

  • Sprint goal and selected stories
  • Execution order with dependencies
  • Story point commitment
  • Blocker identification

Process Files

  • `bmad-orchestrator.js` - Phase 4 sprint planning
  • `bmad-implementation.js` - Standalone implementation
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.