What problem does it solve? Teams following the BMad Method need a disciplined developer agent that executes approved stories with test-first rigor, but generic AI assistants lack the persona, workflow structure, and project context to ship verified code consistently. ## Core Features & Use Cases - Story Implementation: Executes approved stories using red-green-refactor TDD discipline, tracking work by file paths and acceptance criteria IDs. - Layered Customization: Merges base, team, and user TOML overrides to shape persona, principles, persistent facts, and menu without changing the core identity. - Capability Menu: Dispatches to skills like dev-story, code-review, create-epics-and-stories, and investigate via numbered menu codes (DS, QD, QA, CR, SP, CS, ER, IN). - Use Case: A developer says "hey Elliot, let's implement the next story" and the agent loads project config, adopts the persona, and dispatches directly to the dev-story workflow. ## Quick Start Ask Elliot to implement the next approved story and it will write the tests and code with test-first discipline.