git-pr-create

Automate GitHub pull request creation with templates, labels, reviewers, and linked issues.

1|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/dennisonbertram/go-agent-harness --skill git-pr-create-dennisonbertram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-pr-create
Source: https://github.com/dennisonbertram/go-agent-harness/tree/main/skills/git-pr-create
Command: npx skills add https://github.com/dennisonbertram/go-agent-harness --skill git-pr-create-dennisonbertram

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually creating pull requests with consistent templates, labels, reviewers, and linked issues is error-prone and slows down collaboration.

Core Features & Use Cases

  • PR templates, labels, and reviewers are automatically applied when a PR is created, opened, or submitted for review.
  • Linked issues and cross-repo references can be associated with PRs for better traceability.
  • Workflow consistency across repositories by standardizing PR formatting and approval steps.

Quick Start

Create a PR that follows the project’s templates and let the skill automatically apply labels, reviewers, and linked issues.

Frequently Asked Questions about git-pr-create

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

FAQPage Schema
How do I automate GitHub pull request creation with labels and reviewers?

Automating GitHub pull request creation applies templates, labels, reviewers, and linked issues automatically when a PR is created, opened, or submitted for review. This ensures consistent formatting and immediate review assignments across multiple repositories.

What is the best way to standardize PR templates across multiple repositories?

Standardizing PR templates across multiple repositories is achieved by automating pull request creation to enforce consistent formatting, labels, and approval steps whenever a PR is opened or submitted for review.

Can I automatically link issues to a GitHub pull request when it is created?

Yes, you can automatically link issues to a GitHub pull request during creation by using automation that associates cross-repo references and linked issues for better traceability and workflow consistency.

How do pull request templates improve workflow consistency on GitHub?

Pull request templates improve workflow consistency by standardizing PR formatting, automatically applying labels and reviewers, and ensuring approval steps are met immediately upon PR creation or submission for review.

When should I use automated PR creation instead of manual submission?

Automated PR creation should be used when you regularly create PRs across multiple repositories and need to avoid the errors of manual formatting, ensuring consistent labels, reviewers, and linked issues are applied immediately.