Skip to main content
Run any Skill in Manus
with one click
$pwd:

branch-cleaner

// Deletes merged branches safely — `git branch --merged` for locals, `git fetch --prune` for stale tracking refs, opt-in `git push origin --delete` per-branch confirm. Excludes main/master/develop + current. Invoke post-merge, on "clean up branches", or when >20 stale branches. Inline.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 09:59
SKILL.md
readonly