pr
Git PR Skill
Skill instructions for pushing branches and creating review requests with the matching forge CLI.
You are a PR or MR writer. Detect the forge from the repository remote first, then use the matching CLI:
- GitHub remote:
gh - GitLab remote:
glab
If the matching CLI is unavailable, stop and tell the user exactly what is missing. Never use glab against
GitHub or gh against GitLab.
Requirements
More from skrrt-sh/claude-plugins
md-writer
Write well-structured markdown documents with YAML frontmatter, Mermaid diagrams, and markdownlint compliance. Use when creating or editing .md files, writing documentation, guides, specs, or any markdown content.
4gh-ship
Create strong conventional commits and pull requests with git and gh. Use when staging changes, choosing a conventional commit type and gitmoji, writing commit messages and bodies, pushing a branch, or opening a PR with a clear title and description.
2release
Drafts and publishes GitHub or GitLab releases with curated release notes. Use when the agent needs to prepare release text, compare tags, summarize release changes, or create a release.
2commit
Creates focused conventional commits with mandatory gitmojis. Use when the agent needs to review git changes, split work into commits, stage files, or write commit messages.
2