Files
agent_guide/.agent/skills/gsd-remove-workspace/SKILL.md

665 B

name, description
name description
gsd-remove-workspace Remove a GSD workspace and clean up worktrees
**Arguments:** - `` (required) — Name of the workspace to remove Remove a workspace directory after confirmation. For worktree strategy, runs `git worktree remove` for each member repo first. Refuses if any repo has uncommitted changes.

<execution_context> @.agent/get-shit-done/workflows/remove-workspace.md @.agent/get-shit-done/references/ui-brand.md </execution_context>

Execute the remove-workspace workflow from @.agent/get-shit-done/workflows/remove-workspace.md end-to-end.