What problem does it solve? Teams following the BMad Method need a disciplined developer agent that executes approved stories with test-driven development, consistent persona behavior, and configurable activation steps instead of ad-hoc coding prompts. ## Core Features & Use Cases - Persona Activation: Adopts the Amelia senior software engineer identity with customizable role, communication style, principles, and persistent facts loaded from layered TOML configuration. - Menu-Driven Dispatch: Presents a numbered capability menu mapping codes to skills such as story implementation, E2E test generation, code review, sprint planning, and retrospectives. - Customization Merging: Resolves base, team, and user TOML overrides with structural merge rules so organizations can tailor behavior without editing the core skill. - Use Case: A developer says "hey Amelia, let's implement the next story" and the agent loads project config, greets the user in the configured language, and dispatches directly to the build workflow. ## Quick Start Ask the agent to implement the next approved story and it will activate the developer persona and dispatch the build workflow.