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

reorganize-patches-for-review

// Analyze a range of local commits, and reorganize them to minimize latency and friction in the review and landing process. To achieve this, commits can be split, reordered, squashed / grouped, or even rewritten. In the final commit series / "patch stack", the codebase should build, lint, and test cleanly after every commit, and each individual commit should stand on its own.

$ git log --oneline --stat
stars:12,230
forks:1,194
updated:May 12, 2026 at 19:58
SKILL.md
readonly