什麼是 commit-work?
創建高品質的 git 提交:審查/暫存預期的更改,拆分為邏輯提交,並編寫清晰的提交訊息(包括常規提交)。當使用者要求提交、製作提交訊息、階段變更或將工作拆分為多個提交時使用。 來源:cachemoney/agent-toolkit。
創建高品質的 git 提交:審查/暫存預期的更改,拆分為邏輯提交,並編寫清晰的提交訊息(包括常規提交)。當使用者要求提交、製作提交訊息、階段變更或將工作拆分為多個提交時使用。
透過命令列快速安裝 commit-work AI 技能到你的開發環境
來源:cachemoney/agent-toolkit。
Goal Make commits that are easy to review and safe to ship:
5) Describe the staged change in 1-2 sentences (before writing the message)
8) Repeat for the next commit until the working tree is clean
創建高品質的 git 提交:審查/暫存預期的更改,拆分為邏輯提交,並編寫清晰的提交訊息(包括常規提交)。當使用者要求提交、製作提交訊息、階段變更或將工作拆分為多個提交時使用。 來源:cachemoney/agent-toolkit。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cachemoney/agent-toolkit --skill commit-work創建高品質的 git 提交:審查/暫存預期的更改,拆分為邏輯提交,並編寫清晰的提交訊息(包括常規提交)。當使用者要求提交、製作提交訊息、階段變更或將工作拆分為多個提交時使用。 來源:cachemoney/agent-toolkit。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cachemoney/agent-toolkit --skill commit-work 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cachemoney/agent-toolkit