This runs the full implementation cycle for a story spec file, from loading the next ready-for-dev story in your sprint to checking off tasks and updating the dev log. It's opinionated about not stopping mid-stream: the workflow explicitly tells Claude to push through to completion unless you halt it or a real blocker appears, no artificial session breaks or milestone pauses. The activation system pulls config from TOML files with a three-layer merge (base, team, user), then loads persistent facts and project context before starting. If you're working from a sprint backlog with structured story files and want Claude to own the implementation loop without constant nudging, this is the skill for that.
npx skills add https://github.com/bmad-code-org/bmad-method --skill bmad-dev-story