Rebase Onto Main

Fetch and rebase the current feature branch onto the base branch (usually main), handling conflicts per commit and force-with-lease pushing. Use when the user says "rebase onto main", "rebase on main", "rebase against main", "rebase from main", "rebase main", "rebase branch", "update branch via rebase", "rebase against base branch", "replay commits onto main", or any variant involving rebasing the current working branch onto the default branch.

cboone 21a5074 9.0 KB Updated

File contents

cboone/agent-harness-plugins/tree/main/plugins/rebase-onto-main/skills/rebase-onto-main commit 21a5074be7

Frequently asked questions

npx skillmds@latest add cboone/rebase-onto-main