agentsclimarketplace

Story development

Skill a5c-ai/babysitter/library/methodologies/bmad-method/skills/story-development

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

Install
npx -y skills add a5c-ai/babysitter --skill story-development

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.0 KB, as published. Nobody here has run it

Story Development

Implement user stories with test-driven development methodology.

Agent

Amelia (Developer) - bmad-dev-amelia

Workflow

  1. Read entire story and acceptance criteria
  2. Write failing tests for each criterion
  3. Implement minimum code to pass tests
  4. Refactor while keeping tests green
  5. Run full test suite
  6. Document implementation decisions

Inputs

  • projectName - Project name
  • story - Story with acceptance criteria and tasks
  • architecture - Architecture decisions (optional)

Outputs

  • Implementation with passing tests
  • Files changed list
  • Acceptance criteria verification
  • Implementation notes

Process Files

  • bmad-orchestrator.js - Phase 4 story development
  • bmad-implementation.js - Sprint story development

Keep looking

Skills are one crate of 328,083. 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.