shipit
スター11
フォーク0
更新日2026年6月10日 10:39
Commit, push, and open a merge request with auto-merge
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Commit, push, and open a merge request with auto-merge
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | shipit |
| description | Commit, push, and open a merge 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:
glab mr create. Do not use --fill option.glab mr merge --when-pipeline-succeeds (no other flags)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 changes with a clean commit message
Commit, push, and open a pull request