·pull-request
</>

pull-request

協助建立、修改、查看或管理 GitHub Pull Request (PR)。自動分析分支 commits 與變更內容,產生符合規範的繁體中文 PR 標題與描述。使用時機包括:(1) 從當前分支建立新 PR、(2) 修改現有 PR 的標題、描述、審核者或標籤、(3) 檢查分支的 PR 狀態(開啟、已合併、已關閉)、(4) 需要自動彙整多個變更以產生摘要。適用於包含「建立 PR」、「create pull request」、「幫我開 PR」、「修改 PR 內容」等請求的情境。透過 GitHub CLI (gh) 執行操作。

6Installs·1Trend·@gn00678465

Installation

$npx skills add https://github.com/gn00678465/agentskills --skill pull-request

How to Install pull-request

Quickly install pull-request AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gn00678465/agentskills --skill pull-request
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gn00678465/agentskills.

SKILL.md

View raw

| 返回 JSON 且 state: "OPEN" | PR 已存在且開啟中 | 進入修改流程 | | 返回 JSON 且 state: "MERGED" | PR 已合併 | 詢問是否建立新 PR | | 返回 JSON 且 state: "CLOSED" | PR 已關閉 | 詢問是否重開或建立新 PR | | 錯誤訊息 no pull requests found | PR 不存在 | 進入建立流程 |

| 單一 commit | 直接使用該 commit 訊息 | | 多個 commits | 總結所有變更的描述性標題 |

| --body-file | 從檔案讀取 PR 描述(推薦) | | --draft | 建立草稿 PR | | --reviewer | 指定審核者(逗號分隔) | | --assignee | 指定負責人 | | --label | 新增標籤 |

協助建立、修改、查看或管理 GitHub Pull Request (PR)。自動分析分支 commits 與變更內容,產生符合規範的繁體中文 PR 標題與描述。使用時機包括:(1) 從當前分支建立新 PR、(2) 修改現有 PR 的標題、描述、審核者或標籤、(3) 檢查分支的 PR 狀態(開啟、已合併、已關閉)、(4) 需要自動彙整多個變更以產生摘要。適用於包含「建立 PR」、「create pull request」、「幫我開 PR」、「修改 PR 內容」等請求的情境。透過 GitHub CLI (gh) 執行操作。 Source: gn00678465/agentskills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gn00678465/agentskills --skill pull-request
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from gn00678465/agentskills

Quick answers

What is pull-request?

協助建立、修改、查看或管理 GitHub Pull Request (PR)。自動分析分支 commits 與變更內容,產生符合規範的繁體中文 PR 標題與描述。使用時機包括:(1) 從當前分支建立新 PR、(2) 修改現有 PR 的標題、描述、審核者或標籤、(3) 檢查分支的 PR 狀態(開啟、已合併、已關閉)、(4) 需要自動彙整多個變更以產生摘要。適用於包含「建立 PR」、「create pull request」、「幫我開 PR」、「修改 PR 內容」等請求的情境。透過 GitHub CLI (gh) 執行操作。 Source: gn00678465/agentskills.

How do I install pull-request?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gn00678465/agentskills --skill pull-request Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gn00678465/agentskills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26