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
Actualizado 1/20/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use ship