Story Development
SkillProductivityLets 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.
No other account needed.
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
- Read entire story and acceptance criteria
- Write failing tests for each criterion
- Implement minimum code to pass tests
- Refactor while keeping tests green
- Run full test suite
- Document implementation decisions
Inputs
projectName- Project namestory- Story with acceptance criteria and tasksarchitecture- Architecture decisions (optional)
Outputs
- Implementation with passing tests
- Files changed list
- Acceptance criteria verification
- Implementation notes
Process Files
bmad-orchestrator.js- Phase 4 story developmentbmad-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