gh-publish-pr

Automate GitHub pull request creation, monitoring, and maintenance.

2|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill gh-publish-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-publish-pr
Source: https://github.com/gautam-achieveai/ClaudePlugins/tree/main/gh/skills/gh-publish-pr
Command: npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill gh-publish-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The gh-publish-pr skill addresses the time-consuming process of creating, managing, and monitoring pull requests in GitHub.

Core Features & Use Cases

  • PR Creation: Automatically generates and pushes PRs with linked GitHub issues and customizable PR descriptions.
  • Branch Management: Ensures correct branching strategies and handles the base branch selection process.
  • Interactive Feedback Resolution: Allows for hands-on management of review feedback and check status to ensure PR mergeability.

Quick Start

"Publish my changes as a PR"

Frequently Asked Questions about gh-publish-pr

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

FAQPage Schema
How do I automate GitHub pull request creation from local changes?

Automate GitHub pull request creation by using a skill that generates and pushes PRs with linked issues and customizable descriptions. It handles branch management and base branch selection automatically to streamline code collaboration.

What is the best way to manage GitHub PR review feedback and check status?

Managing GitHub PR review feedback is best handled through interactive resolution processes that monitor check status and review comments. This ensures PR mergeability by allowing hands-on management of feedback directly within the workflow.

Do I need local git setup and GitHub API access to automate PR management?

Yes, you need proper local git setup and GitHub API access to automate PR management effectively. These prerequisites are required for the automated process to create, monitor, and maintain pull requests on your behalf.

Can I link GitHub issues automatically when creating a pull request?

Yes, you can link GitHub issues automatically when creating a pull request through the automated PR generation process. This feature streamlines code collaboration by connecting issues directly to customizable PR descriptions.

What are the limitations of automated GitHub PR workflows?

Automated GitHub PR workflows require proper local git configuration and GitHub API access to function. Limitations include dependency on correct branching strategies and the need for interactive resolution when review feedback or check failures occur.