sync-with-primary

Installation
SKILL.md

Sync the current branch with the primary branch

This skill brings the primary branch (usually main or master) up to date from the remote, then merges those updates into whatever branch is currently checked out — the everyday "my branch has fallen behind main, catch it up" workflow.

The behavior was chosen deliberately, and understanding why helps you handle cases the script doesn't cover:

Installs
4
First Seen
Jul 7, 2026
sync-with-primary — berrydev-ai/skills