create-pr

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Create PR

Create pull request with concise, meaningful description.

Context

  • Current branch: !git branch --show-current
  • Working tree status: !git status --short
  • Recent commits: !git log --oneline -5
  • Remote tracking: !git rev-parse --abbrev-ref @{upstream} 2>/dev/null || echo "none"

Workflow

Installs
11
GitHub Stars
195
First Seen
Feb 17, 2026
create-pr — melvynx/aiblueprint