create-pr

Installation
SKILL.md

Create PR Skill

This skill handles the finalization phase of ticket resolution: pushing the branch and creating a pull request.

Capabilities

  1. Push to remote with upstream tracking
  2. Detect target branch from multiple sources
  3. Create PR with auto-generated title and body
  4. Draft mode support (when available)
  5. Idempotent - skip if PR already exists

Target Branch Detection

Priority order for determining the PR target branch:

1. Explicit Argument

Related skills
Installs
1
First Seen
Mar 29, 2026