·create-pull-request
{}

create-pull-request

warpdotdev/oz-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.

9Installs·0Trend·@warpdotdev

Installation

$npx skills add https://github.com/warpdotdev/oz-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 not installed, inform the user: The GitHub CLI (gh) is required but not installed. Please install it: macOS: brew install gh Other: https://cli.github.com/

If not authenticated, guide the user to run gh auth login.

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: warpdotdev/oz-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/warpdotdev/oz-skills --skill create-pull-request
Category
{}Data Analysis
Verified
First Seen
2026-02-13
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: warpdotdev/oz-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/warpdotdev/oz-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/warpdotdev/oz-skills