This is a story creation engine for the BMAD methodology that generates comprehensive implementation specs from epics. It auto-discovers the next backlog story from your sprint status file, then does exhaustive analysis across your PRD, architecture docs, UX specs, and enhanced epics to build a complete context file for the dev agent. The whole point is preventing common LLM mistakes like reinventing wheels, using wrong libraries, or making vague implementations. It's heavily focused on zero user intervention once you kick it off, and it explicitly warns itself not to be lazy during analysis. Use this when you're ready to convert an epic into an actionable story with all the guardrails a code generation agent needs to avoid disasters.
npx skills add https://github.com/bmad-code-org/bmad-method --skill bmad-create-story