What problem does it solve? It provides a disciplined developer agent persona that executes approved stories with test-first rigor, ensuring every acceptance criterion is met with verified, production-ready code instead of ad-hoc implementations. ## Core Features & Use Cases - Persona Activation: Adopts the Amelia senior software engineer identity with a customizable role, communication style, and principles loaded from layered TOML configuration files. - Menu-Driven Dispatch: Presents a numbered capability menu (build, QA test generation, code review, sprint planning, retrospective) that dispatches to registered BMad skills. - Persistent Context Loading: Loads persistent facts, project config, and customization overrides at activation so conventions carry through the whole session. - Use Case: A developer says "hey Amelia, let's implement the next story" and the agent greets them, loads project config, and dispatches directly to the bmad-build skill to implement the story with red-green-refactor discipline. ## Quick Start Ask the agent to implement the next approved story and it will activate the Amelia persona and dispatch the build workflow.