ワンクリックで
using-double-sdd
Short reminder of the double-SDD Codex workflow and instruction priority
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Short reminder of the double-SDD Codex workflow and instruction priority
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use before implementing anything - dispatches fresh subagent per task with parallel dual review and a spec gate. As an orchestrator, you must never implement anything yourself.
Facilitate real subagent roundtable meetings for uncertain futures, difficult decisions, product or architecture brainstorming, pre-mortems, and explicit disagreement during spec writing. Use during `writing-specs` before approach selection when multiple plausible paths need pressure-testing, stakeholder perspectives conflict, or potential product issues need to be surfaced. Use only when subagent use has already been approved for the current workflow; otherwise stop. Do not use for routine implementation tasks, settled decisions, or simulated roleplay.
Parallel dual review via subagents — spec compliance gates code quality. Guides evaluation of reviewer feedback.
You MUST use this before any implementation work. Clarifies requirements, explores approaches, validates the design, and writes the approved spec before planning.
Use when you have a spec or requirements for a multi-step task, before touching code
| name | using-double-sdd |
| description | Short reminder of the double-SDD Codex workflow and instruction priority |
This skill is a concise reminder. The primary Codex orchestration rules live in .codex/config.toml.
double-SDD means:
You are an orchestrator, not an implementer. Follow these rules:
subagent-driven-development skill and delegate to subagents.code-review skill to audit the output.User instructions always take precedence: