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

git-maintain

// Perform repository maintenance and cleanup - garbage collection, branch pruning, stash cleanup, and integrity verification. Use when the user asks to clean up the repo, run git gc, delete merged branches, prune old stashes, verify repo integrity with git fsck, or shrink the .git directory.

$ git log --oneline --stat
stars:31
forks:5
updated:May 6, 2026 at 17:46
SKILL.md
readonly