원클릭으로
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.