·finishing-a-development-branch
</>

finishing-a-development-branch

izyanrajwani/agent-skills-library

Git 分支完成工作流程。當實現完成、測試通過並且需要通過合併、拉取請求或清理來集成功能分支時使用。

10安裝·4熱度·@izyanrajwani

安裝

$npx skills add https://github.com/izyanrajwani/agent-skills-library --skill finishing-a-development-branch

SKILL.md

Run tests. If any fail, report ⊘ BLOCKED:TESTS with failure count and stop. Do not proceed to Step 2.

Select the candidate with the most recent merge-base (closest ancestor). If multiple branches share the same merge-base or detection is ambiguous, ask: "This branch could target main or develop. Which should it merge into?"

Store the result - subsequent steps reference meaning this determined value.

Git 分支完成工作流程。當實現完成、測試通過並且需要通過合併、拉取請求或清理來集成功能分支時使用。 來源:izyanrajwani/agent-skills-library。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/izyanrajwani/agent-skills-library --skill finishing-a-development-branch
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 finishing-a-development-branch?

Git 分支完成工作流程。當實現完成、測試通過並且需要通過合併、拉取請求或清理來集成功能分支時使用。 來源:izyanrajwani/agent-skills-library。

如何安裝 finishing-a-development-branch?

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

這個 Skill 的原始碼在哪?

https://github.com/izyanrajwani/agent-skills-library