update-branch

Installation
SKILL.md

Update Branch

Quick Start

Invoke from a local work branch:

/update-branch
/update-branch release/1.x

No argument means resolve the base from origin/HEAD. An optional base argument selects another branch or remote-tracking ref.

This skill is local-first. Use pure git; do not use gh pr update-branch, GitHub's remote update button, or any GitHub update API. Never push.

Input Contract

Installs
54
GitHub Stars
1
First Seen
May 20, 2026
update-branch — patinaproject/skills