Story Development

SkillProductivity

Lets your agent manage complex multi-step tasks by following strict, checked plans instead of guessing.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Story Development skill

About this capability

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

What this skill tells your AI

The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/bmad-method/skills/story-development/SKILL.md and read by ahel’s review.

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

Signals

GitHub stars
2k
Forks
106
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
story-development
Source
github.com/a5c-ai/babysitter