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
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use land-branch