oxgh-shipit
Commit, push, and open a pull request with auto-merge
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Commit, push, and open a pull request with auto-merge
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Commit changes with a clean commit message
Commit, push, and open a pull request
Commit, push, and open a pull request with auto-merge
Commit, push, and open a merge request
Commit, push, and open a merge request with auto-merge
Commit changes with a clean commit message
| name | oxgh:shipit |
| description | Commit, push, and open a pull request with auto-merge |
First, run these commands and review their output:
git status --porcelaingit branch --show-currentgit log --oneline -10You usually already know what changed in this session. If you are unsure what the changes are, run git diff HEAD (or a targeted git diff HEAD -- <file>) before committing.
Based on the above changes:
gh pr creategh pr merge --auto (no other flags)