with one click
cds-do
Route freeform text to the right GSD command automatically
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Route freeform text to the right GSD command automatically
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.