Rebase the current jj (Jujutsu) changeset stack onto the latest trunk. This skill should be used when the user wants to "rebase my stack", "update onto main/trunk", or sync a jj stack with upstream. Stops and reports on conflicts rather than auto-resolving. For committing or opening PRs use jj:commit / jj:commit-push-pr instead.
$npx -y skills add jeffh/claude-plugins --skill rebaseInstalls into the current project.
Run `npx skills use "https://github.com/jeffh/claude-plugins" --skill "jeffh/claude-plugins/rebase"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jeffh/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jeffh/claude-plugins"` and select the relevant skills, then follow their instructions.