create-pull-request

Installation
SKILL.md

Create a Pull Request (/olpr)

When the user runs /olpr, or asks to open a pull request in a repo with a mitodl remote, guide them through creating a PR using the org's standard pull request template.

Auto-detection

This skill should activate automatically (without /olpr) when:

  • The user says "create a PR", "open a pull request", "submit a PR", etc., and
  • The current repo has a remote URL containing github.com/mitodl/ (verify with git remote -v).

Step 1 — Inspect the branch and diff

Before prompting the user, gather context automatically:

Installs
11
First Seen
Mar 25, 2026
create-pull-request — mitodl/agent-kit