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

10Installs·1Trend·@ascend-ai-coding

Installation

$npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill create-pr

How to Install create-pr

Quickly install create-pr AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill create-pr
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ascend-ai-coding/awesome-ascend-skills.

SKILL.md

View raw

Creates GitHub PRs with titles that pass n8n's check-pr-title CI validation.

| feat | New feature | Yes | | fix | Bug fix | Yes | | perf | Performance improvement | Yes | | test | Adding/correcting tests | No | | docs | Documentation only | No | | refactor | Code change (no bug fix or feature) | No | | build | Build system or dependencies | No | | ci | CI configuration | No | | chore | Routine tasks, maintenance | No |

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. Source: ascend-ai-coding/awesome-ascend-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill create-pr
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from ascend-ai-coding/awesome-ascend-skills

Quick answers

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. Source: ascend-ai-coding/awesome-ascend-skills.

How do I install create-pr?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill create-pr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ascend-ai-coding/awesome-ascend-skills