create-pull-request
✓按照项目约定创建 GitHub 拉取请求。当用户要求创建 PR、提交更改以供审核或打开拉取请求时使用。使用 gh CLI 工具处理提交分析、分支管理和 PR 创建。
SKILL.md
This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices.
If not installed, inform the user: The GitHub CLI (gh) is required but not installed. Please install it: macOS: brew install gh Other: https://cli.github.com/
If not authenticated, guide the user to run gh auth login.
按照项目约定创建 GitHub 拉取请求。当用户要求创建 PR、提交更改以供审核或打开拉取请求时使用。使用 gh CLI 工具处理提交分析、分支管理和 PR 创建。 来源:warpdotdev/oz-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/warpdotdev/oz-skills --skill create-pull-request- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-13
- 更新时间
- 2026-02-18
快速解答
什么是 create-pull-request?
按照项目约定创建 GitHub 拉取请求。当用户要求创建 PR、提交更改以供审核或打开拉取请求时使用。使用 gh CLI 工具处理提交分析、分支管理和 PR 创建。 来源:warpdotdev/oz-skills。
如何安装 create-pull-request?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/warpdotdev/oz-skills --skill create-pull-request 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/warpdotdev/oz-skills
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-13