Skip to main content

rebase-autosquash

Rebase a branch onto the latest base branch and apply its fixup commits (git rebase --autosquash), resolving conflicts semantically along the way. Works on a pull request (rebases its head branch, force-pushes with --force-with-lease only, and posts a report comment) or on the currently checked-out local branch — then it stays local: no push, no PR comment, pushing is left to the user. Verifies the result with git range-diff. Use when a PR is stale, blocked by fixup commits, or conflicts with its base, when the user asks to rebase and apply fixups on the current branch, or when the user invokes /rebase-autosquash. Runs locally or in CI (wrapped by the rebase-pr workflow).

Jump to install

Source facts

Repository
shopsys/shopsys
Last source activity
August 13, 2026 at 18:33
Detected SKILL.md language
English
Stars
349
Forks
98

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.