‹ 首页

git-commit

@agulli · 收录于 5 天前 · 上游提交 1 周前

Create well-structured git commits with conventional commit messages. Use when asked to commit changes, prepare a commit, or stage and push code.

适合你,如果经常需要写 Git 提交信息并推送代码

/ 通过 npx 安装 校验哈希
npx oh-my-skill add agulli/atlas-agents/git-commit
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- agulli/atlas-agents/git-commit
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify agulli/atlas-agents/git-commit
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
457GitHub stars
~416上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 2b21998 · 表述以原文为准
它做什么

当你请求提交代码时,Claude会先检查改动,将相关文件分组,逐组暂存,并用规范格式(类型、范围、说明、正文、结尾)编写提交信息,最后只提交合理的单个更改。

什么时候触发

当你要求提交更改、准备提交、或暂存并推送代码时触发。

装好后可以这样说
Claude将自动分组并生成规范提交信息。
Claude会使用fix类型,只暂存与该bug相关的文件。
Claude会将新功能与修复等无关更改分开提交。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。