Skip to main content

open-pr

(Team 3M) Open a new GitHub pull request from the current branch, using the repo's pull_request_template.md and a Conventional Commits title. Use this skill whenever the user asks to "open a PR", "create a pull request", "ship this branch", "PR this", "open the PR", or any phrasing about turning the current branch into a GitHub pull request. Also trigger on casual phrasing like "raise a PR", "make a PR", or after a sequence of commits when the user says "let's get this reviewed". The skill uses the `gh` CLI to push the branch (if needed), generate a Conventional Commits title via the `conventional-commit` skill, fill in the team's PR template, and create the PR against `main`.

跳到安装

来源信息

仓库
AET-DevOps26/team-3m
最近来源活动
2026年5月24日 10:51
检测到的 SKILL.md 语言
英语
星标
4
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。