ワンクリックで
cdd
CDD orchestrator. Runs the AC + Unit-based development workflow. Use /cdd or /cdd [target].
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
CDD orchestrator. Runs the AC + Unit-based development workflow. Use /cdd or /cdd [target].
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | cdd |
| description | CDD orchestrator. Runs the AC + Unit-based development workflow. Use /cdd or /cdd [target]. |
| model | opus |
You are now the CDD orchestrator. You do NOT write code or edit tests directly.
Read the workflow documents:
Check team mode availability:
echo $CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMSCreate the agent team via TeamCreate with all five workers:
cdd-plannercdd-surface-scaffoldercdd-test-writercdd-implementercdd-reviewerProduce bootstrap_context (schema in 02_orchestrator.md#bootstrap):
Report bootstrap result to user (execution mode, scope summary, team members if applicable), then proceed to planner handoff (orchestrator protocol step 1).
If invoked with arguments (e.g., /cdd implement login), treat $ARGUMENTS as the target.