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