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