·finishing-a-development-branch
</>

finishing-a-development-branch

izyanrajwani/agent-skills-library

Git 分支完成工作流程。当实现完成、测试通过并且需要通过合并、拉取请求或清理来集成功能分支时使用。

8安装·3热度·@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