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
Использование

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

skills use branch-out