What problem does it solve?
This Skill solves the challenge of maintaining consistency and rigor during software development by automating the execution of story-based implementation workflows, ensuring every acceptance criterion is met and every task is validated.
Core Features & Use Cases
- Strict Workflow Enforcement: Executes development steps in a precise, non-skippable order, including red-green-refactor cycles and definition-of-done validation.
- Context-Aware Implementation: Automatically integrates project-wide standards, sprint status, and technical guidance from story files to inform coding decisions.
- Use Case: When a developer needs to implement a new feature, this Skill reads the story specification, loads the project context, executes the implementation tasks, runs tests, and validates the final output against the definition of done.
Quick Start
Invoke the bmad-dev-story skill to implement the next story in the sprint plan by simply telling the agent to implement the next story in the sprint.