From bmad
Creates a dedicated story file with all context needed for agent implementation later. Use when user says 'create the next story' or 'create story [identifier]'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-create-storyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in ./workflow.md.
Follow the instructions in ./workflow.md.
npx claudepluginhub urso/claudev --plugin bmadCreates a dedicated story file with full context for agent implementation. Activates on 'create the next story' or 'create story [story identifier]' phrases.
Initializes a new fiction writing project with structured markdown folders, character/worldbuilding/plot registries, continuity tracking, glossary, and chapter tracker.
Guides writing, updating, and reviewing Storybook stories with a strict workflow. Pulls story-writing rules from the MCP, ensures a running preview, and prevents unverified stories.