create-pr
Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow.
Click Get this skill. Grab the .md file, one click, no account needed.
Add it to Claude. Drop it into ~/.claude/skills/. Claude picks it up the next time you open a session.
Ask normally. Type your question. The skill triggers on the right keywords — you don't have to remember anything.
Generate conventional commit messages by analyzing staged changes
Find and delete merged/stale local and remote branches
Safely undo the last git operation (commit, merge, rebase, etc.)
Generate CHANGELOG.md from git history using conventional commits
Analyze and suggest resolutions for merge conflicts
Automate git bisect to find the commit that introduced a bug
This skill name is kept for compatibility. Use `sentry-skills:pr-writer` as the canonical skill for creating and editing pull requests. If invoked via `create-pr`, run the same workflow and conventions documented in `sentry-skills:pr-writer`.