agentsclimarketplace

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

Install
npx -y skills add a5c-ai/babysitter --skill sprint-planning

Assembled 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

  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

What ships with it: 1 file

166 B alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.