什麼是 git-workflow?
在建立分支策略、實施傳統提交、建立或審查 PR、管理 PR 審查線程、將 PR 與簽名提交合併、處理合併衝突或將 Git 與 CI/CD 整合時使用。 來源:netresearch/git-workflow-skill。
在建立分支策略、實施傳統提交、建立或審查 PR、管理 PR 審查線程、將 PR 與簽名提交合併、處理合併衝突或將 Git 與 CI/CD 整合時使用。
透過命令列快速安裝 git-workflow AI 技能到你的開發環境
來源:netresearch/git-workflow-skill。
Expert patterns for Git version control: branching, commits, collaboration, and CI/CD.
| references/branching-strategies.md | Managing branches, choosing branching model | | references/commit-conventions.md | Writing commits, semantic versioning | | references/pull-request-workflow.md | Creating/reviewing PRs, thread resolution, merging | | references/ci-cd-integration.md | CI/CD automation, GitHub Actions |
| references/advanced-git.md | Rebasing, cherry-picking, bisecting | | references/github-releases.md | Release management, immutable releases | | references/code-quality-tools.md | Shell linting, formatting, smart fixups, structural diffs |
在建立分支策略、實施傳統提交、建立或審查 PR、管理 PR 審查線程、將 PR 與簽名提交合併、處理合併衝突或將 Git 與 CI/CD 整合時使用。 來源:netresearch/git-workflow-skill。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/netresearch/git-workflow-skill --skill git-workflow在建立分支策略、實施傳統提交、建立或審查 PR、管理 PR 審查線程、將 PR 與簽名提交合併、處理合併衝突或將 Git 與 CI/CD 整合時使用。 來源:netresearch/git-workflow-skill。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/netresearch/git-workflow-skill --skill git-workflow 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/netresearch/git-workflow-skill