什么是 create-pull-request?
按照团队的 PR 模板和验证规则创建拉取请求。当用户要求创建拉取请求、创建 PR、打开拉取请求、起草 PR 或准备更改以供审核时使用。 来源:yonderlab/kota.agent.skills。
按照团队的 PR 模板和验证规则创建拉取请求。当用户要求创建拉取请求、创建 PR、打开拉取请求、起草 PR 或准备更改以供审核时使用。
通过命令行快速安装 create-pull-request AI 技能到你的开发环境
来源:yonderlab/kota.agent.skills。
The PR description must follow the team's template structure. See references/pr-template.md for the full template, validation rules, and examples.
Understand: What problem does this solve? What is the impact?
Identify the primary type based on changes. If multiple apply, choose the primary one.
按照团队的 PR 模板和验证规则创建拉取请求。当用户要求创建拉取请求、创建 PR、打开拉取请求、起草 PR 或准备更改以供审核时使用。 来源:yonderlab/kota.agent.skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/yonderlab/kota.agent.skills --skill create-pull-request按照团队的 PR 模板和验证规则创建拉取请求。当用户要求创建拉取请求、创建 PR、打开拉取请求、起草 PR 或准备更改以供审核时使用。 来源:yonderlab/kota.agent.skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yonderlab/kota.agent.skills --skill create-pull-request 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yonderlab/kota.agent.skills