home/claude/skills/git-rebase/SKILL.md
Rebase current branch onto the latest remote base branch
npx skillsauth add lambdalisue/dotfiles git-rebaseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the Task tool (subagent_type: "git-rebase") to fetch and rebase onto the remote base branch autonomously. Present the agent's result to the user in Japanese. If conflicts occur, inform the user and suggest /git-resolve.
tools
Update the title and body of an existing pull request WITHOUT asking for approval
tools
Create a pull request with title and body based on commits WITHOUT asking for approval
tools
Create a Conventional Commit from already staged changes WITHOUT asking for approval
tools
Map staged changes to existing commits and create fixup commits for autosquash WITHOUT asking for approval