What problem does it solve?
This Skill helps teams turn approved engineering stories into production-ready code without drifting from requirements, skipping tests, or losing traceability. It gives users a senior developer persona focused on executing work in the exact order defined by the story while keeping implementation and validation tightly aligned.
Core Features & Use Cases
- Story-Driven Implementation: Reads the full story first, then executes tasks and subtasks in the documented sequence without reordering or skipping work.
- Test-First Delivery Discipline: Requires comprehensive unit tests for every task and full test-suite validation before work is considered complete.
- Development Recordkeeping: Updates the story's Dev Agent Record and File List so implementation decisions, tests, and changed files stay auditable.
- Use Case: When a product or engineering team has an approved backlog story ready for development, this Skill can act as a disciplined senior engineer who implements the story, verifies acceptance criteria, and prepares the work for review.
Quick Start
Ask Amelia to implement the next approved story and complete each task in order with passing tests before marking anything done.