BeClaude

create-pr

New
173.7kSmitheryDevelopmentby n8n-io

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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/create-pr.md https://raw.githubusercontent.com/n8n-io/n8n/master/.claude/skills/create-pr/SKILL.md
3
Invoke in Claude Code
/create-pr
View source on GitHub
code-reviewcodingcommunicationdevops

Frequently 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.