Skip to content

manuelschurr/rebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

rebase

A Claude Code skill that rebases your current feature branch onto the latest main, automatically resolving merge conflicts.

Usage

Install as a Claude Code skill, then use any of these triggers:

  • /rebase
  • "rebase my branch"
  • "rebase onto main"
  • "pull main into my branch"

The skill will fetch the latest primary branch, rebase your commits, resolve conflicts intelligently (asking you when ambiguous), run tests, and optionally merge back.

License

MIT

About

Claude Code skill that rebases your current feature branch onto the latest main, automatically resolving merge conflicts.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors