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