Marketplace

clean-gone-branches

Clean up local git branches marked as [gone] (deleted on remote but still exist locally). Use when the user wants to clean up stale branches, remove gone branches, or delete branches that no longer exist on remote.

$ 安裝

git clone https://github.com/mixomat/claude-plugins /tmp/claude-plugins && cp -r /tmp/claude-plugins/plugins/git-workflow/skills/clean-gone-branches ~/.claude/skills/claude-plugins

// tip: Run this command in your terminal to install the skill