pr-create

Installation
SKILL.md

PR Create Skill

Use this skill when the user asks to create a pull request, open a PR, or publish changes for review.

When to use

Trigger phrases: "create a PR", "open a PR", "make a pull request", "publish changes", "submit for review".

Gathering context

Before generating the PR, gather two things:

# Commit history on the branch
git log origin/main..HEAD --oneline
Installs
3
First Seen
Mar 26, 2026
pr-create — skuridin/agent-stuff