create-story
The create-story command generates a dedicated story file containing all necessary context for implementation by loading the project's core workflow definition, reading the full workflow.xml file, and executing the specific create-story workflow configuration to systematically generate and save story documentation with complete implementation details. Use this command when a user requests story creation or specifies a particular story identifier.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/UfoMiao/zcf/HEAD/.claude/commands/bmad-bmm-create-story.md -o ~/.claude/commands/create-story.mdbmad-bmm-create-story.md
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
<steps CRITICAL="TRUE">
1. Always LOAD the FULL {project-root}/_bmad/core/tasks/workflow.xml
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config {project-root}/_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml
3. Pass the yaml path {project-root}/_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
5. Save outputs after EACH section when generating any documents from templates
</steps>TypeScript CLI architecture specialist for ZCF project
Advanced configuration management and backup system architect for ZCF project
Build, deployment, and release management specialist for ZCF project
Advanced i18next internationalization specialist for ZCF project
Template system and workflow configuration specialist for ZCF project
Comprehensive testing architecture specialist for ZCF project using Vitest
CCR, Cometix, and CCusage integration specialist for ZCF project
bmad-master agent