home/categories/git-workflows/jkomoros-community-patterns-claude-skills-land-branch-skill-md
git-workflowsdevops

land-branch

Land a feature branch: pull from main, rebase the branch, create a PR, and merge it via rebase with automatic branch deletion. Use when ready to land a completed feature branch.

jkomoros
maintainer
jkomoros
Actualizado 1/19/2026
Estrellas
6
Forks
9
quick start

Installation and usage

Land a feature branch: pull from main, rebase the branch, create a PR, and merge it via rebase with automatic branch deletion. Use when ready to land a completed feature branch.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use land-branch