·commit-assistant
</>

commit-assistant

duongdev/ccpm

提供常规提交指导并根据 git 更改自动生成提交消息。与 /ccpm:commit 集成,以实现与线性问题相关的自动 git 提交。当用户询问提交、创建 git 提交或讨论提交消息格式时自动激活。

5安装·0热度·@duongdev

安装

$npx skills add https://github.com/duongdev/ccpm --skill commit-assistant

SKILL.md

Comprehensive guidance on conventional commits with automatic message generation integrated with CCPM's Linear workflow. Ensures all commits are properly formatted, issue-linked, and semantically meaningful.

Why: Imperative mood matches git's own commit messages and convention specifications.

When NOT to use: Bug fixes should use fix:, not feat:

提供常规提交指导并根据 git 更改自动生成提交消息。与 /ccpm:commit 集成,以实现与线性问题相关的自动 git 提交。当用户询问提交、创建 git 提交或讨论提交消息格式时自动激活。 来源:duongdev/ccpm。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/duongdev/ccpm --skill commit-assistant
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 commit-assistant?

提供常规提交指导并根据 git 更改自动生成提交消息。与 /ccpm:commit 集成,以实现与线性问题相关的自动 git 提交。当用户询问提交、创建 git 提交或讨论提交消息格式时自动激活。 来源:duongdev/ccpm。

如何安装 commit-assistant?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/duongdev/ccpm --skill commit-assistant 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/duongdev/ccpm