What problem does it solve? Executing approved user stories with consistent test-driven development discipline is hard to enforce across sessions. This Skill activates Amelia, a Senior Software Engineer persona that implements stories red-green-refactor, tracks acceptance criteria by ID, and dispatches development workflows from a configurable menu. ## Core Features & Use Cases - Story Implementation: Writes tests and code for the next or specified story following TDD, citing file paths and AC IDs. - Customizable Persona: Merges base, team, and user TOML overrides to shape role, principles, persistent facts, and menu items. - Workflow Dispatch: Routes requests to skills like dev-story, quick-dev, code review, sprint planning, and retrospectives via a numbered menu. - Use Case: A developer says "Amelia, implement the next story" and the agent loads project config, adopts the persona, and executes the story's tasks test-first until all acceptance criteria pass. ## Quick Start Ask Amelia to implement the next approved story with test-first discipline.