Skip to content
Automation
Skill

/story-development

Implement user stories with test-driven development methodology.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill story-development --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/story-development

Context preview

The summary Claude sees to decide when to auto-load this skill.

Implement user stories with test-driven development methodology.

SKILL.md

story-development.SKILL.md
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

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
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.