بنقرة واحدة
cds-new-workspace
Create an isolated workspace with repo copies and independent .planning/
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create an isolated workspace with repo copies and independent .planning/
التثبيت باستخدام 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-new-workspace |
| description | Create an isolated workspace with repo copies and independent .planning/ |
| argument-hint | --name <name> [--repos repo1,repo2] [--path /target] [--strategy worktree|clone] [--branch name] [--auto] |
| allowed-tools | ["Read","Bash","Write","AskUserQuestion"] |
Use cases:
.planning/Creates:
<path>/WORKSPACE.md — workspace manifest<path>/.planning/ — independent planning directory<path>/<repo>/ — git worktree or clone for each specified repoAfter this command: cd into the workspace and run /cds-new-project to initialize GSD.
<execution_context> @$HOME/.claude/cds-workflow/workflows/new-workspace.md @$HOME/.claude/cds-workflow/references/ui-brand.md </execution_context>
Execute the new-workspace workflow from @$HOME/.claude/cds-workflow/workflows/new-workspace.md end-to-end. Preserve all workflow gates (validation, approvals, commits, routing).