home/categories/git-workflows/lynnswap-pdskills-skills-ship-skill-md
git-workflowsdevops

ship

Create a new branch from the current branch, push the branch, commit all local changes (including untracked files), run codex-review, push commits, and open a PR back to the original branch. Use when the user asks to move the current work to a new branch and open a PR to the branch they started from.

lynnswap
maintainer
lynnswap
更新于 1/20/2026
星标
0
分支
0
quick start

Installation and usage

Create a new branch from the current branch, push the branch, commit all local changes (including untracked files), run codex-review, push commits, and open a PR back to the original branch. Use when the user asks to move the current work to a new branch and open a PR to the branch they started from.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use ship