一键导入
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.