pr-opener

Installation
SKILL.md

PR Opener

Turn a finished local change into a clean branch push plus browser-based PR flow.

Keep the workflow autonomous by default. Only stop to ask the user when a required input cannot be derived safely, especially the ticket number.

Workflow

  1. Inspect branch and worktree.
  2. Derive the ticket number from the branch name.
  3. Identify the session-touched files to include.
  4. Validate the intended commit scope and recent verification evidence.
  5. Create a conventional commit.
  6. Push the branch.
  7. Open gh pr create --web with prefilled title and body.

Branch And Ticket Rules

Installs
3
GitHub Stars
4
First Seen
Jun 22, 2026
pr-opener — gildesmarais/dotfiles