make-pr

Installation
SKILL.md

Make PR

Overview

Use this skill to draft and open a PR with consistent, high-signal writing. Keep headings sparse and focus on the problem/feature explanation, context links, and practical code examples. Optimize for the shortest path to a credible PR, not the fullest possible context-gathering pass.

Workflow

  1. Check the fast-path blockers first.
  • Check git status --short --branch and git branch --show-current before doing deeper prep.
  • If the repo is in a detached HEAD or worktree state and the user wants a PR opened, create a branch early.
  1. Gather only the context needed to write the PR.
Related skills
Installs
4
Repository
remix-run/remix
GitHub Stars
32.9K
First Seen
Mar 13, 2026