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.
Create Pull Request Creates GitHub PRs with titles that pass n8n's CI validation. PR Title Format Types (required) | Type | Description | Changelog | | | | | | | New feature | Yes | | | Bug fix | Yes | | | Performance improvement | Yes | | | Adding/correcting tests | No | | | Documentation only | No | | | Code change (no bug fix or feature) | No | | | Build system or dependencies | No | | | CI configuration | No | | | Routine tasks, maintenance | No | Scopes (optional but recommended) Public…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/create-pr · pinned to the source commit
git clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/create-pr"
cp -r ".agents/skills/create-pr" ".claude/skills/create-pr"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit b4d91bfe8a29. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.