一键导入
bmad-development-execution
Implements stories with code and tests.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Implements stories with code and tests.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | bmad-development-execution |
| description | Implements stories with code and tests. |
| allowed-tools | ["Read","Write","Grep","Bash"] |
| metadata | {"auto-invoke":true,"triggers":{"patterns":["implement story","develop this","let's code","write the code","start coding"],"keywords":["implement","code","develop","build","program","coding","implementation"]},"capabilities":["code-implementation","test-writing","debugging","code-review"],"prerequisites":["user-stories","architecture-decisions","test-strategy-doc"],"outputs":["source-code","test-files","implementation-notes"]} |
Automatically activate when user:
Specific trigger phrases:
Prerequisites:
Do NOT invoke when:
Implement approved stories end-to-end, maintaining transparency, testing discipline, and traceability back to requirements and architecture decisions.
assets/implementation-notes-template.md.template)Template location: .claude/skills/bmad-development-execution/assets/implementation-notes-template.md.template
CHECKLIST.md and restate story scope.All items in CHECKLIST.md must pass before code is considered complete. Never mark a story done without full testing evidence.
If prerequisites or environments are missing:
Creates technical architecture and system design.
Breaks epics into developer stories.
Guide for creating effective skills with specialized knowledge and workflows.
Establishes instrumentation, monitoring, and alerting foundations.
Diagnoses bottlenecks and designs performance optimization plans.
Hardens designs and implementations with structured security reviews.