Skip to main content

manage-git-branches

Handle Git branch lifecycle operations including creating feature/fix/docs branches from a base branch, switching between branches with uncommitted change handling via stash, setting up remote tracking for push/pull, syncing feature branches with main via rebase or merge, and cleaning up merged branches locally and remotely. Use when the user asks to create a new branch, switch branches, update a branch with latest main changes, push a branch and set upstream, or delete branches after merge.

Jump to install

Source facts

Repository
merceralex397-collab/meta-skill-engineering
Last source activity
May 3, 2026 at 07:55
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.