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에 표시된 보조 파일을 읽어 보세요.