git:create-pr

Create pull requests with GitHub CLI using repository templates and draft guidance.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/dalawwa/labor-methods --skill git-create-pr-dalawwa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git:create-pr
Source: https://github.com/dalawwa/labor-methods/tree/main/.cek/plugins/git/skills/create-pr
Command: npx skills add https://github.com/dalawwa/labor-methods --skill git-create-pr-dalawwa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pull requests are often inconsistent and time-consuming to create, requiring manual formatting and template adherence across teams.

Core Features & Use Cases

  • Create PRs with GitHub CLI using proper templates and formatting to ensure consistency across projects.
  • Enforce English language for PR titles and descriptions to maintain clear communication.
  • Support drafting and finalization workflows with guidance on pre-flight checks and templates for standard PRs.

Quick Start

Create a draft pull request using the GitHub CLI and follow the repository's PR template.

Frequently Asked Questions about git:create-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a pull request using GitHub CLI with a template?

To create a pull request using GitHub CLI, you can automate the process by running the `gh pr create` command while enforcing predefined templates and formatting conventions to ensure consistency across your software development workflow.

What is the best way to standardize pull request formats across a team?

Standardizing pull request formats is best achieved by automating PR creation with the GitHub CLI, applying template compliance and pre-flight checks to enforce consistent formatting and English language conventions for titles and descriptions.

Does GitHub CLI support draft pull requests with pre-flight checks?

Yes, GitHub CLI supports drafting and finalization workflows by guiding users through the `gh pr create` command, satisfying prerequisites, and applying pre-flight checks to ensure template compliance before submission.

Can I enforce English language titles and descriptions when creating a PR?

You can enforce English language titles and descriptions during PR creation by applying specific formatting conventions and template guidance that automate the `gh pr create` workflow, maintaining clear communication across software projects.

Why are my pull requests inconsistent and how can I fix it?

Pull requests are often inconsistent due to manual formatting and lack of template adherence, which you can fix by automating the GitHub CLI PR creation process to enforce standardized templates, language requirements, and pre-flight checks.

Do I need any special dependencies to automate GitHub PR creation?

No special dependencies are required beyond the GitHub CLI itself, as the PR creation process guides you through the `gh pr create` commands and enforces template compliance without needing additional installed packages.