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`.

Jump to install

Source facts

Repository
AET-DevOps26/team-3m
Last source activity
May 24, 2026 at 10:51
Detected SKILL.md language
English
Stars
4
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.