Implement user stories with test-driven development methodology.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill story-development --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Story Development?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-story-development)More formats (shields.io, HTML) on the badges page.
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!