github-pr

Create, update, and synchronize GitHub pull requests with gh CLI.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/OGismatulin/zeroclaw-source --skill github-pr-ogismatulin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-pr
Source: https://github.com/OGismatulin/zeroclaw-source/tree/main/.claude/skills/github-pr
Command: npx skills add https://github.com/OGismatulin/zeroclaw-source --skill github-pr-ogismatulin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation, updating, and managing of pull requests on GitHub, reducing manual effort and increasing efficiency.

Core Features & Use Cases

  • PR Creation: Generate new pull requests with pre-filled templates and structured bodies.
  • PR Updating: Edit titles, bodies, labels, and sections of existing pull requests to reflect latest changes or improvements.
  • Workflow Integration: Detect open PRs for current branches, synchronize validation evidence, and manage comments or labels as needed.
  • Use Case: Developers can quickly open or update PRs with detailed, accurate descriptions and proper labels without manual editing, ensuring clear communication and faster review cycles.

Quick Start

Ask the AI to review the latest code changes, update the PR description accordingly, and then submit or adjust labels as required.

Frequently Asked Questions about github-pr

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

FAQPage Schema
How do I automate GitHub pull request creation and updates?

Yes, you can automate GitHub pull request management by detecting open PRs for current branches, synchronizing validation evidence, and managing comments or labels to streamline code review cycles without manual editing.

Do I need gh CLI tools to manage pull requests automatically?

Yes, gh CLI tools and proper authentication setup are required to automate GitHub pull request workflows, ensuring seamless creation, updating, and synchronization of PR details within repositories.

Can I automatically synchronize validation evidence and labels on existing pull requests?

Yes, you can detect open PRs for current branches and automatically synchronize validation evidence, manage labels, and update PR descriptions to reflect the latest changes without manual editing.

What is the best way to pre-fill pull request templates for code reviews?

Generate new pull requests with pre-filled templates and structured bodies using automation to ensure accurate descriptions and proper labels, reducing manual effort and accelerating code review cycles.

How does automated PR template parsing work for GitHub repositories?

Automated PR template parsing accurately extracts structured body sections and safely updates PR metadata, enabling situational editing to reflect the latest code changes within GitHub repositories.

Are there limitations when automating pull request updates across different branches?

Limitations include the requirement for gh CLI tools and authentication setup, and the focus on detecting open PRs for current branches to ensure safe updating of PR metadata without conflicts.