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
Обновлено 1/19/2026
Звёзды
6
Форки
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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use land-branch