Sprint planning
Skill a5c-ai/babysitter/library/methodologies/bmad-method/skills/sprint-planning
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestrationFrom the repository description
npx -y skills add a5c-ai/babysitter --skill sprint-planningAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.1 KB, 200 tokens by cl100k_base, as published. Nobody here has run it
Sprint Planning
Plan implementation sprints with story selection, goal definition, and execution ordering.
Agent
Bob (Scrum Master) - bmad-sm-bob
Workflow
- Review available stories from epic backlog
- Consider velocity from previous sprints
- Select stories forming coherent sprint goal
- Validate stories are implementation-ready
- Order by dependency and priority
- Define sprint goal and identify blockers
Inputs
projectName- Project namesprintNumber- Current sprint numberepics- Available epics and storiespreviousSprints- 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 planningbmad-implementation.js- Standalone implementation
What ships with it: 1 file
166 B alongside SKILL.md
- README.md166 B