AI AGENT ADDONS

Create Pr

n8n-io/n8n

You can create GitHub pull requests that follow a specific title format. This tool helps you make sure your PR titles pass the CI validation called check-pr-title.

The title format uses a type, an optional scope, and a summary. For example, feat(editor): Add new button. The tool checks your changes, picks the right type and scope, and creates a draft PR using the GitHub CLI.

It also looks for a plan file in your branch and asks if you want to include it. For security fixes, it audits public artifacts. This makes creating pull requests fast and consistent.

Add Create Pr skill to your workflow

Global

mkdir -p ~/.claude/skills/create-pr

Project

mkdir -p .claude/skills/create-pr

Source Repository

Stars
194,370
Forks
58,906
Watchers
194,370
License
NOASSERTION
Last Push
1 month ago
Created
7 years ago