gh-pr-release

Inspect GitHub pull requests and publish releases with gh CLI.

16|1|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/bahayonghang/my-ai-cli-toolkit --skill gh-pr-release
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-pr-release
Source: https://github.com/bahayonghang/my-ai-cli-toolkit/tree/main/.trellis/tasks/archive/2026-07/07-21-gh-pr-release-flow/research/install-simulation/simulate-gh-pr-release/gh-pr-release
Command: npx skills add https://github.com/bahayonghang/my-ai-cli-toolkit --skill gh-pr-release

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the complex GitHub pull request and release delivery lifecycle, ensuring safe, inspected, and authorized operations without the risk of manual errors or accidental data loss.

Core Features & Use Cases

  • PR Lifecycle Management: Automate the creation, inspection, and merging of pull requests with built-in safety checks.
  • Release Automation: Safely prepare version bumps, generate changelogs, tag commits, and publish GitHub Releases with verified assets.
  • CI/CD Diagnosis: Quickly identify and fix PR check failures using deterministic collection scripts.
  • Use Case: A developer needs to release a new version of a library. This Skill helps them draft the release PR, verify CI status, tag the merge commit, and publish the final release with checksum-verified binaries, all while maintaining a clear audit trail.

Quick Start

Use the gh-pr-release skill to inspect the current pull request and apply the selected reviewer feedback.

Frequently Asked Questions about gh-pr-release

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

FAQPage Schema
How do I automate GitHub pull request and release delivery lifecycles?

Automate GitHub pull request and release delivery by validating PR states, CI checks, and release topology through local scripts and gh CLI integration. This approach safely handles versioning and CI/CD workflow management without manual errors.

How do I prepare version bumps and publish GitHub Releases with verified assets?

Prepare version bumps and publish GitHub Releases by generating changelogs, tagging merge commits, and publishing verified assets via authorized write actions. This ensures safe versioning and CI/CD workflow management with a clear audit trail.

Can I use gh CLI to diagnose CI check failures on pull requests?

Yes, you can diagnose CI check failures on pull requests by running deterministic collection scripts via gh CLI integration. This quickly identifies and fixes PR check failures during repository maintenance and release delivery.

Does this Skill require local script execution for GitHub release automation?

Yes, GitHub release automation requires local script execution to validate PR states, CI checks, and release topology. This ensures safe, inspected, and authorized operations without the risk of manual errors or accidental data loss.

What is the best way to manage GitHub PR merges with built-in safety checks?

Manage GitHub PR merges with built-in safety checks by applying inspect-first and commit-pinned actions. This safely automates the creation, inspection, and merging of pull requests while maintaining a clear audit trail.

Why should I use separately authorized write actions for GitHub release automation?

Use separately authorized write actions for GitHub release automation to prevent manual errors and accidental data loss during repository maintenance. This ensures safe, inspected operations by validating PR states and release topology before committing changes.