clean-branches

Clean up git branches by analyzing merged/unmerged status, archiving completed work,and organizing active branches. This skill should be used when the user wants to cleanup branches, organize their git repository, or review branch status.Triggered by "/clean-branches", "/branches", "clean branches", "check branches", "check branch", or "branches".

$ 安裝

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/development/clean-branches ~/.claude/skills/claude-skill-registry

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