什么是 commit-creator?
按照传统提交格式生成语义提交消息。在提交代码、暂存更改、编写提交消息、请求 git 提交或用户提及提交、提交消息、常规提交、语义提交、git 提交、暂存更改、创建提交时使用。支持 monorepo 包版本跟踪。 来源:perdolique/workflow。
按照传统提交格式生成语义提交消息。在提交代码、暂存更改、编写提交消息、请求 git 提交或用户提及提交、提交消息、常规提交、语义提交、git 提交、暂存更改、创建提交时使用。支持 monorepo 包版本跟踪。
通过命令行快速安装 commit-creator AI 技能到你的开发环境
来源:perdolique/workflow。
Types: feat ✨, fix 🐛, docs 📚, style 💄, refactor ♻️, perf ⚡, test ✅, build 🔧, ci 👷, chore 🔨, revert ⏪
When both staged and unstaged changes exist in the working directory, and interaction is available:
After executing git commit, wait for the process to exit on its own — do not interrupt or kill it. Pre-commit hooks (linters, type checkers, test runners) can run for a long time without producing any output. Killing the process mid-run causes an exit code 130 (SIGINT) and leaves the working tree in a dirty state.
按照传统提交格式生成语义提交消息。在提交代码、暂存更改、编写提交消息、请求 git 提交或用户提及提交、提交消息、常规提交、语义提交、git 提交、暂存更改、创建提交时使用。支持 monorepo 包版本跟踪。 来源:perdolique/workflow。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/perdolique/workflow --skill commit-creator按照传统提交格式生成语义提交消息。在提交代码、暂存更改、编写提交消息、请求 git 提交或用户提及提交、提交消息、常规提交、语义提交、git 提交、暂存更改、创建提交时使用。支持 monorepo 包版本跟踪。 来源:perdolique/workflow。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/perdolique/workflow --skill commit-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/perdolique/workflow