·create-pull-request
{}

create-pull-request

hrdtbs/agent-skills

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.

8Installs·1Trend·@hrdtbs

Installation

$npx skills add https://github.com/hrdtbs/agent-skills --skill create-pull-request

SKILL.md

This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices.

If there are uncommitted changes, ask the user whether to:

If you're on main or master, create a feature branch automatically:

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool. Source: hrdtbs/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hrdtbs/agent-skills --skill create-pull-request
Category
{}Data Analysis
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is create-pull-request?

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool. Source: hrdtbs/agent-skills.

How do I install create-pull-request?

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

Where is the source repository?

https://github.com/hrdtbs/agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-12