commit
✓透過啟發式分析、常規提交格式、暫存規則、可選的深度分析和可選的推送來建立原子 git 提交。當使用者要求製作提交訊息、提交變更、僅暫存/提交會話編輯或使用 --all、--deep 或 --push 等標誌來執行提交工作流程時使用。
SKILL.md
Create atomic commits by staging the right files, analyzing the staged diff, composing a conventional commit message, and optionally pushing.
Note: The staged diff may become stale after staging changes; re-read git diff --cached after STEP 2.
Conventional types: feat, fix, docs, style, refactor, test, chore, build, ci, perf, revert, ai
透過啟發式分析、常規提交格式、暫存規則、可選的深度分析和可選的推送來建立原子 git 提交。當使用者要求製作提交訊息、提交變更、僅暫存/提交會話編輯或使用 --all、--deep 或 --push 等標誌來執行提交工作流程時使用。 來源:paulrberg/agent-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/paulrberg/agent-skills --skill commit- 分類
- {}資料分析
- 認證
- ✓
- 收錄時間
- 2026-02-11
- 更新時間
- 2026-02-18
快速解答
什麼是 commit?
透過啟發式分析、常規提交格式、暫存規則、可選的深度分析和可選的推送來建立原子 git 提交。當使用者要求製作提交訊息、提交變更、僅暫存/提交會話編輯或使用 --all、--deep 或 --push 等標誌來執行提交工作流程時使用。 來源:paulrberg/agent-skills。
如何安裝 commit?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/paulrberg/agent-skills --skill commit 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/paulrberg/agent-skills
詳情
- 分類
- {}資料分析
- 來源
- skills.sh
- 收錄時間
- 2026-02-11