一键导入
bmad-scrum-master
Sprint planning skill for BMAD. Use for bmad:sprint-plan and bmad:create-story to build sprint scope and implementation-ready stories.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Sprint planning skill for BMAD. Use for bmad:sprint-plan and bmad:create-story to build sprint scope and implementation-ready stories.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Orchestrates Codex BMAD workflows. Use for bmad:init, bmad:status, and bmad:next to manage project setup, state tracking, and phase routing.
Product discovery and analysis skill for BMAD. Use for bmad:product-brief, bmad:research, and bmad:brainstorm to clarify user needs, market context, and problem scope.
Architecture skill for BMAD. Use for bmad:architecture and bmad:gate-check to produce system design and verify requirement coverage.
Shared state and template helper skill for BMAD. Provides reusable YAML contracts and deterministic scripts used by orchestrator and phase skills.
Skill and workflow scaffolding skill for BMAD. Use for bmad:create-skill and bmad:create-workflow to extend BMAD with domain-specific capabilities.
Ideation and deep research skill for BMAD. Use for bmad:ideate and bmad:research-deep to generate options and structured insight.
| name | bmad-scrum-master |
| description | Sprint planning skill for BMAD. Use for bmad:sprint-plan and bmad:create-story to build sprint scope and implementation-ready stories. |
bmad:sprint-planbmad:create-storysprint-plancreate-storybmad/workflow-status.yamlbmad/sprint-status.yamlEnforce language selection separately for chat responses and generated artifacts.
Chat language (communication_language) fallback order:
language.communication_language from bmad/project.yamlEnglishRules for chat responses:
Artifact language (document_output_language) fallback order:
language.document_output_language from bmad/project.yamlEnglishRules for generated artifacts:
System shall followed by non-English text)API, SLA, KPI, OAuth, WCAG)Before executing sprint-plan or create-story, read REFERENCE.md first.
Treat REFERENCE.md as required context for sprint decomposition and story quality.
docs/bmad/sprint-plan.mddocs/stories/STORY-*.mdbmad/sprint-status.yamlbash scripts/generate-story-id.sh
python3 scripts/calculate-velocity.py
python3 scripts/sprint-burndown.py
templates/sprint-plan.template.md
Why: sprint objective, scope, and sequencing.
templates/user-story.template.md
Why: story format with acceptance criteria.
templates/sprint-status.template.yaml
Why: machine-readable sprint tracking state.
REFERENCE.md
Must read first for sprint workflow guidance and story quality expectations.
resources/story-sizing-guide.md
Use to keep estimates consistent and avoid oversized stories.