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
Atualizado 1/20/2026
Estrelas
0
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use ship