github-pr-workflow
✓使用 gh CLI 處理 GitHub Pull 請求。用於獲取 PR 詳細信息、審核評論、CI 狀態,並了解 PR 級別評論與內聯代碼審核評論之間的區別。
SKILL.md
Important: gh pr view --comments does NOT show inline code review comments!
| gh-pr-review-comments | Get inline code review comments (the ones gh misses!) | | gh-pr-summary | PR title, description, state, branches | | gh-pr-reviews | Review decisions (approved/changes requested) | | gh-pr-checks | CI check status |
All scripts auto-detect the repo from git remote, or accept [REPO] as second arg.
使用 gh CLI 處理 GitHub Pull 請求。用於獲取 PR 詳細信息、審核評論、CI 狀態,並了解 PR 級別評論與內聯代碼審核評論之間的區別。 來源:ypares/agent-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/ypares/agent-skills --skill github-pr-workflow- 分類
- >_效率工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 github-pr-workflow?
使用 gh CLI 處理 GitHub Pull 請求。用於獲取 PR 詳細信息、審核評論、CI 狀態,並了解 PR 級別評論與內聯代碼審核評論之間的區別。 來源:ypares/agent-skills。
如何安裝 github-pr-workflow?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ypares/agent-skills --skill github-pr-workflow 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/ypares/agent-skills
詳情
- 分類
- >_效率工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01