pr

Installation
SKILL.md

PR

Commands

  • create - Create a new PR with structured template
  • create -v - Show draft PR before creating, ask for confirmation
  • create --draft - Create as draft PR (work in progress)
  • update - Update existing PR description after new commits
  • update -v - Show changes before updating, ask for confirmation
  • review <pr> - Review a PR (number or URL), output analysis to terminal

Workflow: create

  1. Safety check: Verify current branch is not main/master. Abort if so.

  2. Push branch: If no upstream: git push -u origin HEAD. Otherwise verify up to date.

Related skills
Installs
7
Repository
johnie/skills
GitHub Stars
2
First Seen
Jan 25, 2026