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

rebase-clean

// Performs a strict clean rebase of a feature branch onto main with minimal conflict resolution and full validation. Use when the user asks to rebase carefully, avoid extra branches, avoid exploratory edits, and run go test and go vet until green.

$ git log --oneline --stat
stars:0
forks:10
updated:May 10, 2026 at 16:04
SKILL.md
readonly