mirror of
https://github.com/glittercowboy/get-shit-done
synced 2026-04-25 17:25:23 +02:00
Three new commands for managing isolated GSD workspaces: - /gsd:new-workspace — create workspace with repo worktrees/clones - /gsd:list-workspaces — scan ~/gsd-workspaces/ for active workspaces - /gsd:remove-workspace — clean up workspace and git worktrees Supports both multi-repo orchestration (subset of repos from a parent directory) and feature branch isolation (worktree of current repo with independent .planning/). Includes init functions, command routing, workflows, 24 tests, and user documentation. Closes #1241 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
598 B
598 B
name, description, allowed-tools
| name | description | allowed-tools | ||
|---|---|---|---|---|
| gsd:list-workspaces | List active GSD workspaces and their status |
|
<execution_context>
@/.claude/get-shit-done/workflows/list-workspaces.md
@/.claude/get-shit-done/references/ui-brand.md
</execution_context>