From gsd
Removes a GSD workspace directory and git worktrees after confirmation. Handles member repos via git worktree remove; refuses if uncommitted changes exist.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<context>
Interactively selects and safely removes a specific git worktree for issues, checking if linked issue is closed, branch merged into default, and no uncommitted changes before removal, with optional branch deletion.
Removes git worktrees and associated branches after PR merges, sub-scope consolidation, or manual cleanup. Lists worktrees if unspecified, handles uncommitted changes and paused states.
Safely deletes merged Git worktrees after verifying git merge status and GitHub PR closure via gh CLI. Handles single branch or 'all' for batch cleanup post-PR merge.
Share bugs, ideas, or general feedback.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/remove-workspace.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md </execution_context>
Execute the remove-workspace workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/remove-workspace.md end-to-end.