在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用our-git-commits
星标16
分支20
更新时间2026年7月20日 17:02
Things to do when making a Git commit
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Things to do when making a Git commit
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | our-git-commits |
| description | Things to do when making a Git commit |
| trigger | When the user asks to commit changes, create a commit, make a git commit, amend a commit, revise a commit, reword a commit message, or any other action that results in running a `git commit` command |
These are requirements specific to this repo, in addition to — not a replacement for — whatever commit-message conventions you already follow (e.g. an authorship/co-author trailer); keep applying those too.
When creating a Git commit:
typos on the changed files to find and fix any typographical errors. Ask the user about any findings you are unsure about.