create-pr
NewCreates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/create-pr.md https://raw.githubusercontent.com/n8n-io/n8n/master/.claude/skills/create-pr/SKILL.md/create-prFrequently Asked Questions
What is create-pr?
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.
How to install create-pr?
To install create-pr, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /create-pr.
What is create-pr best for?
create-pr is a community categorized under Development. It is designed for: code-review, coding, communication, devops. Created by n8n-io.