home/categories/git-workflows/inline-chat-inline-codex-skills-branch-out-skill-md
git-workflowsdevops

branch-out

Isolate a subset of changes from a dirty local worktree (usually on main) into a clean feature branch, then commit, push, and open a PR. Use when the user asks to "branch out", "isolate my changes", "move this work to a new branch", or create a clean PR from only selected files/hunks.

inline-chat
maintainer
inline-chat
آخر تحديث 2/20/2026
النجوم
647
التفرعات
26
quick start

Installation and usage

Isolate a subset of changes from a dirty local worktree (usually on main) into a clean feature branch, then commit, push, and open a PR. Use when the user asks to "branch out", "isolate my changes", "move this work to a new branch", or create a clean PR from only selected files/hunks.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use branch-out