create-pr

Installation
SKILL.md

Create Pull Request

Create pull requests following Sentry's engineering practices.

Requires: GitHub CLI (gh) authenticated and available.

Process

Step 1: Verify Branch State

# Check current branch and status
git status
git log main..HEAD --oneline

Ensure:

  • All changes are committed
  • Branch is up to date with remote
Related skills

More from davila7/claude-code-templates

Installs
299
GitHub Stars
27.2K
First Seen
Jan 21, 2026