commit
星标11
分支0
更新时间2026年6月10日 10:39
Commit changes with a clean commit message
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Commit changes with a clean commit message
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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
Commit, push, and open a pull request
| name | commit |
| description | Commit changes with a clean commit message |
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: