gh-pr

Create, label, review, and merge pull requests in the sh1ma/blog repository.

4|1|Updated Nov 9, 2023
One-click install
npx skills add https://github.com/sh1ma/blog --skill gh-pr-sh1ma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-pr
Source: https://github.com/sh1ma/blog/tree/main/.claude/skills/gh-pr
Command: npx skills add https://github.com/sh1ma/blog --skill gh-pr-sh1ma

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHubのプルリクエストを効果的に管理し、作業フローを自動化して開発効率を高めます。

Core Features & Use Cases

  • PRの作成、ラベル付け、アサイン、コメントの参照・確認、マージ、チェックアウトなど、PRワークフローを一元管理します。
  • レビュー待ちのPRを一覧化し、標準化されたリビュー・承認プロセスを推進します。
  • Use Case: 複数人が関与するPRで、適切なラベルと担当者を割り当て、CIの状態とコメントを統合的に把握します。

Quick Start

Create, label, review, and merge PRs for sh1ma/blog directly from natural prompts.

Frequently Asked Questions about gh-pr

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

FAQPage Schema
How do I automate GitHub pull request workflows from creation to merge?

You can automate GitHub pull request workflows by creating, labeling, reviewing, checking out, and merging PRs directly from natural language prompts. This Skill manages the entire PR lifecycle and enforces standardized review processes.

How do I assign labels and an assignee to a pull request automatically?

To assign labels and an assignee to a pull request, the workflow enforces mandatory labels like feature, bug, and refactoring, and automatically assigns the explicit assignee sh1ma during PR creation.

Can I manage pull requests for repositories other than sh1ma/blog?

No, you cannot manage pull requests for other repositories. This Skill operates exclusively within the sh1ma/blog repository, enforcing strict repository scope and label usage during all PR management operations.

What is the best way to review and list pending GitHub pull requests?

The best way to review pending GitHub pull requests is to use the built-in commands that list all PRs awaiting review. This standardizes the review and approval process while integrating CI status and comments.

Does this PR management workflow support custom labels outside the predefined list?

No, this PR management workflow does not support custom labels. It strictly enforces the use of mandatory labels including feature, bug, refactoring, documentation, chore, AI, and test during pull request operations.