commit
✓通过启发式分析、常规提交格式、暂存规则、可选的深度分析和可选的推送来创建原子 git 提交。当用户要求制作提交消息、提交更改、仅暂存/提交会话编辑或使用 --all、--deep 或 --push 等标志运行提交工作流时使用。
SKILL.md
Create atomic commits by staging the right files, analyzing the staged diff, composing a conventional commit message, and optionally pushing.
Note: The staged diff may become stale after staging changes; re-read git diff --cached after STEP 2.
Conventional types: feat, fix, docs, style, refactor, test, chore, build, ci, perf, revert, ai
通过启发式分析、常规提交格式、暂存规则、可选的深度分析和可选的推送来创建原子 git 提交。当用户要求制作提交消息、提交更改、仅暂存/提交会话编辑或使用 --all、--deep 或 --push 等标志运行提交工作流时使用。 来源:paulrberg/agent-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/paulrberg/agent-skills --skill commit- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 commit?
通过启发式分析、常规提交格式、暂存规则、可选的深度分析和可选的推送来创建原子 git 提交。当用户要求制作提交消息、提交更改、仅暂存/提交会话编辑或使用 --all、--deep 或 --push 等标志运行提交工作流时使用。 来源:paulrberg/agent-skills。
如何安装 commit?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/paulrberg/agent-skills --skill commit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/paulrberg/agent-skills
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-11