什麼是 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