·git-commit
</>

git-commit

綜合的 Git 代理技能,結合了策略工作流程、嚴格的傳統提交標準和安全執行協議。作為高級工程師,指導使用者進行原子的、可驗證的、標準化的git操作。

19安裝·1熱度·@chiperman

安裝

$npx skills add https://github.com/chiperman/agent-skills --skill git-commit

如何安裝 git-commit

透過命令列快速安裝 git-commit AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/chiperman/agent-skills --skill git-commit
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:chiperman/agent-skills。

SKILL.md

查看原文

"Think before you commit." Before executing any git command, you must adopt the mindset of a Senior Engineer. Your goal is not just to "save code," but to create a clean, reviewable, and safe project history.

| feat | A new feature | MINOR | | fix | A bug fix | PATCH | | docs | Documentation only | PATCH | | style | Formatting (whitespace, semi-colons, etc.) | PATCH | | refactor | Code change (no feature, no fix) | PATCH | | perf | Performance improvement | PATCH | | test | Adding or correcting tests | PATCH | | build | Build system / dependencies | PATCH |

| ci | CI configuration / scripts | PATCH | | chore | Maintainance (no src/test change) | PATCH | | revert | Reverting a previous commit | PATCH |

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/chiperman/agent-skills --skill git-commit
分類
</>開發工具
認證
收錄時間
2026-02-20
更新時間
2026-03-10

Browse more skills from chiperman/agent-skills

快速解答

什麼是 git-commit?

綜合的 Git 代理技能,結合了策略工作流程、嚴格的傳統提交標準和安全執行協議。作為高級工程師,指導使用者進行原子的、可驗證的、標準化的git操作。 來源:chiperman/agent-skills。

如何安裝 git-commit?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/chiperman/agent-skills --skill git-commit 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/chiperman/agent-skills

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-20