一键导入
openspec-change-implementation
Implements L0-1 changes from proposals.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Implements L0-1 changes from proposals.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.
| name | openspec-change-implementation |
| description | Implements L0-1 changes from proposals. |
| allowed-tools | ["Read","Write","Grep","Bash"] |
| metadata | {"auto-invoke":true,"triggers":{"patterns":["apply this change","implement the fix","execute proposal","apply the bug fix","implement it"],"keywords":["apply","execute","implement","fix","proposal"]},"capabilities":["change-implementation","code-execution","test-execution","logging"],"prerequisites":["proposal"],"outputs":["implemented-code","execution-log","test-results"]} |
Automatically activate when user:
Specific trigger phrases:
Prerequisites:
Do NOT invoke when:
Auto-escalate to BMAD when:
Apply small code or configuration changes approved via OpenSpec proposals, ensuring each task is executed transparently with testing evidence.
execution-log.md documenting commands and evidence (template: assets/execution-log-template.md.template)scripts/update_execution_log.py appends timestamped entries to the execution log inside openspec/changes/<change-id>/.
CHECKLIST.md.execution-log.md via the script or manual edits.All checklist items must pass. If complexity grows beyond Level 1, escalate back to BMAD pathways.