·pr

總結當前工作、commit、推送並建立或更新 PR。自動將對話脈絡寫入 PR description,確保 reviewer 能快速理解背景。

18Installs·0Trend·@ashe-li

Installation

$npx skills add https://github.com/ashe-li/agent-skills --skill pr

How to Install pr

Quickly install pr 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/ashe-li/agent-skills --skill pr
  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: ashe-li/agent-skills.

SKILL.md

View raw

ECC 資源感知: 若有可用的 code-reviewer 或 security-reviewer agent,Step 2 可委派更深度審查。

⚠️ 常見錯誤: 只看 git diff 會遺漏 PR 中其他 commits 的內容 只看 diff 不看對話會遺漏「為什麼這樣做」的決策脈絡 PR description 必須同時反映 what changed(diff) 和 why it changed(對話 context)

/pr # 自動偵測是否有 open PR,沒有就建新的 /pr 7195 # 更新指定 PR 的 description

總結當前工作、commit、推送並建立或更新 PR。自動將對話脈絡寫入 PR description,確保 reviewer 能快速理解背景。 Source: ashe-li/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ashe-li/agent-skills --skill pr
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from ashe-li/agent-skills

Quick answers

What is pr?

總結當前工作、commit、推送並建立或更新 PR。自動將對話脈絡寫入 PR description,確保 reviewer 能快速理解背景。 Source: ashe-li/agent-skills.

How do I install pr?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ashe-li/agent-skills --skill pr 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/ashe-li/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09