원클릭으로
cds-do
Route freeform text to the right GSD command automatically
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Route freeform text to the right GSD command automatically
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Add an idea to the backlog parking lot (999.x numbering)
Systematic debugging with persistent state across context resets
Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (Claude picks recommended defaults). Use --chain for interactive discuss followed by automatic plan+execute. Use --power for bulk question generation into a file-based UI (answer at your own pace).
Import a GSD-2 (.gsd/) project back to GSD v1 (.planning/) format
Build, query, and inspect the project knowledge graph in .planning/graphs/
Query, inspect, or refresh codebase intelligence files in .planning/intel/
| name | cds-do |
| description | Route freeform text to the right GSD command automatically |
| argument-hint | <description of what you want to do> |
| allowed-tools | ["Read","Bash","AskUserQuestion"] |
Acts as a smart dispatcher — never does the work itself. Matches intent to the best GSD command using routing rules, confirms the match, then hands off.
Use when you know what you want but don't know which /cds-* command to run.
<execution_context> @$HOME/.claude/cds-workflow/workflows/do.md @$HOME/.claude/cds-workflow/references/ui-brand.md </execution_context>
$ARGUMENTS Execute the do workflow from @$HOME/.claude/cds-workflow/workflows/do.md end-to-end. Route user intent to the best GSD command and invoke it.