بنقرة واحدة
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.