بنقرة واحدة
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 المهني
| 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.
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.