home/categories/git-workflows/rynhardt81-claude-forge-skills-create-pr-skill-md
git-workflowsdevops

create-pr

Creates pull requests with smart defaults. Infers target branch from branch name, adapts description detail to PR size, and runs appropriate checks based on PR type (draft vs final). Use when ready to open a PR for review or early feedback.

rynhardt81
maintainer
rynhardt81
Updated 1/18/2026
Stars
0
Forks
0
quick start

Installation and usage

Creates pull requests with smart defaults. Infers target branch from branch name, adapts description detail to PR size, and runs appropriate checks based on PR type (draft vs final). Use when ready to open a PR for review or early feedback.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use create-pr