·git-workflow
>_

git-workflow

asyrafhussin/agent-skills

Git 最佳實踐、分支策略、提交約定和 PR 工作流程。在查看 git 歷史記錄、編寫提交、設置分支策略或改進 git 實踐時使用。觸發“git 最佳實踐”、“提交消息”、“分支策略”或“PR 工作流程”。

30安裝·1熱度·@asyrafhussin

安裝

$npx skills add https://github.com/asyrafhussin/agent-skills --skill git-workflow

SKILL.md

Git best practices, commit conventions, branching strategies, and pull request workflows. Guidelines for maintaining a clean, useful git history.

| 1 | Commit Messages | CRITICAL | commit- | | 2 | Branching Strategy | HIGH | branch- | | 3 | Pull Requests | HIGH | pr- | | 4 | History Management | MEDIUM | history- | | 5 | Collaboration | MEDIUM | collab- |

| feat | New feature | | fix | Bug fix | | docs | Documentation only | | style | Formatting, no code change | | refactor | Code change, no feature/fix | | perf | Performance improvement | | test | Adding/updating tests | | chore | Maintenance, dependencies | | ci | CI/CD changes | | build | Build system changes | | revert | Revert previous commit |

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/asyrafhussin/agent-skills --skill git-workflow
分類
>_效率工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 git-workflow?

Git 最佳實踐、分支策略、提交約定和 PR 工作流程。在查看 git 歷史記錄、編寫提交、設置分支策略或改進 git 實踐時使用。觸發“git 最佳實踐”、“提交消息”、“分支策略”或“PR 工作流程”。 來源:asyrafhussin/agent-skills。

如何安裝 git-workflow?

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

這個 Skill 的原始碼在哪?

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