Sync a fork branch with an upstream remote using a history-preserving merge. Use this whenever the user says /merge-upstream, merge upstream, sync upstream, sync fork, or wants upstream changes integrated without rebasing or force-pushing.
$npx -y skills add code-yeongyu/senpi --skill merge-upstreamInstalls into the current project.
Run `npx skills use "https://github.com/code-yeongyu/senpi" --skill "code-yeongyu/senpi/merge-upstream"` 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/code-yeongyu/senpi" that are relevant to the current task. Run `npx skills add "https://github.com/code-yeongyu/senpi"` and select the relevant skills, then follow their instructions.