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