ワンクリックで
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.