commit
✓使用传统提交消息暂存更改并创建 git 提交。当要求“提交”、“暂存并提交”、“保存更改”或完成实施任务后使用。 /git/cm 的别名。
SKILL.md
Stage changes and create well-structured git commits following Conventional Commits format.
Analyze staged changes and generate message following Conventional Commits:
| New file/feature | feat | | Bug fix, error handling | fix | | Code restructure | refactor | | Documentation only | docs | | Tests only | test | | Dependencies, config | chore | | Performance improvement | perf | | Formatting only | style |
使用传统提交消息暂存更改并创建 git 提交。当要求“提交”、“暂存并提交”、“保存更改”或完成实施任务后使用。 /git/cm 的别名。 来源:congdon1207/agents.md。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/congdon1207/agents.md --skill commit- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 commit?
使用传统提交消息暂存更改并创建 git 提交。当要求“提交”、“暂存并提交”、“保存更改”或完成实施任务后使用。 /git/cm 的别名。 来源:congdon1207/agents.md。
如何安装 commit?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/congdon1207/agents.md --skill commit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/congdon1207/agents.md
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-05