·git-pull-request
</>

git-pull-request

AI代理使用该技能通过分析Git提交日志和分支策略来自动生成Pull Request(PR)内容。当用户请求“创建 PR”、“总结更改”或指定文档的提交范围时,它会激活。

5安装·0热度·@datamktkorea

安装

$npx skills add https://github.com/datamktkorea/agent-skills --skill git-pull-request

如何安装 git-pull-request

通过命令行快速安装 git-pull-request AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/datamktkorea/agent-skills --skill git-pull-request
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:datamktkorea/agent-skills。

SKILL.md

查看原文

This skill automates the analysis of commit logs to save time and ensure consistent PR documentation according to team conventions.

The agent identifies the current environment and determines the target parent branch.

| features/ | main (or develop) | Feature branches PR to main/develop. | | hotfix/ | main | Hotfixes PR directly to main. | | Others | main | Default target is main. |

AI代理使用该技能通过分析Git提交日志和分支策略来自动生成Pull Request(PR)内容。当用户请求“创建 PR”、“总结更改”或指定文档的提交范围时,它会激活。 来源:datamktkorea/agent-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/datamktkorea/agent-skills --skill git-pull-request
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from datamktkorea/agent-skills

快速解答

什么是 git-pull-request?

AI代理使用该技能通过分析Git提交日志和分支策略来自动生成Pull Request(PR)内容。当用户请求“创建 PR”、“总结更改”或指定文档的提交范围时,它会激活。 来源:datamktkorea/agent-skills。

如何安装 git-pull-request?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/datamktkorea/agent-skills --skill git-pull-request 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

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

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25