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

review-commits

// Review and clean up commits before pushing. Uses planner/executor split: reads commits inline, authors final messages in saved style, replays via `git rebase --exec` with GIT_EDITOR=true so no editor opens. Detects logical clusters of granular TDD commits and proposes collapsing them into one logical commit. Auto-amends drifted subjects on revalidation. Activates on: "review commits", "clean up commits", "prep for push", "squash these commits", "finalize commits", "merge branch to main", "clean up my commits before pushing", "review before push".

$ git log --oneline --stat
stars:1
forks:0
updated:May 6, 2026 at 08:11
File Explorer
16 files
SKILL.md
readonly