Fetch latest origin/main and rebase it onto the current branch, resolving conflicts if necessary. Use when the user wants to rebase on main, update their branch with latest main, or sync with upstream.
$npx -y skills add dyoshikawa/rulesync --skill rebase-latest-mainInstalls into the current project.
Run `npx skills use "https://github.com/dyoshikawa/rulesync" --skill "dyoshikawa/rulesync/rebase-latest-main"` 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/dyoshikawa/rulesync" that are relevant to the current task. Run `npx skills add "https://github.com/dyoshikawa/rulesync"` and select the relevant skills, then follow their instructions.