What problem does it solve? This Skill provides a dedicated senior software engineer persona (Amelia) that executes approved stories with strict test-driven development discipline, ensuring every implementation meets its acceptance criteria with verified, passing tests. ## Core Features & Use Cases - Story Implementation: Executes approved stories following red-green-refactor TDD cycles, speaking in file paths and acceptance criterion IDs. - Customizable Persona: Loads layered configuration from customize.toml files (base, team, and user overrides) to adapt role, communication style, principles, and menu options. - Capability Menu: Dispatches to related workflows including story building, E2E test generation, code review, sprint planning, and epic retrospectives. - Use Case: A developer says "hey Amelia, let's implement the next story" and the agent loads project context, adopts the TDD-focused persona, and dispatches directly to the build workflow. ## Quick Start Ask Amelia to implement the next approved story from your sprint plan using test-first development.