원클릭으로
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).