بنقرة واحدة
sdd-apply
Implement the SDD task list. Read tasks and design from memory, write code, run tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Implement the SDD task list. Read tasks and design from memory, write code, run tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Dual-model adversarial review: Claude and Copilot review independently, verdicts are synthesized.
Archive all SDD artifacts for a change as a single completed record in memory.
Write the technical design for a planned change: components, interfaces, data flows, edge cases.
Explore the codebase to build context for a planned change. First phase of the SDD workflow.
Propose 2–3 solution approaches for a planned change, evaluating trade-offs and recommending one.
Write a formal specification for a planned change: goals, acceptance criteria, constraints.
| name | sdd-apply |
| description | Implement the SDD task list. Read tasks and design from memory, write code, run tests. |
| when_to_use | After sdd-tasks. Reads tasks, spec, and design from memory, implements each task in order. |
| allowed-tools | ["Read","Write","Edit","Bash","Glob","Grep","mcp__invencible-memory__memory_recall","mcp__invencible-memory__memory_save"] |
| model | sonnet |
| effort | high |
| user-invocable | false |
| hub-skill-ids | ["implementation","plan-execution"] |
Implement all tasks from the task list, in order, verifying each one before moving to the next.
memory_recall(topic_key="sdd-<change_id>-tasks")memory_recall(topic_key="sdd-<change_id>-design")memory_recall(topic_key="sdd-<change_id>-spec")SDD Apply: <change_id>sdd-<change_id>-implcontext