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.
maintainer
lynnswap
Updated 1/20/2026
Stars
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use ship