什麼是 review-pull-request?
使用 GitHub CLI 端對端審查拉取請求。涵蓋差異分析、提交歷史審查、CI/CD 檢查驗證、嚴重性級別的回饋(阻止/建議/批評/讚揚)和 gh pr 審查提交。當拉取請求被指派進行審查、在請求其他人的輸入之前執行自我審查、在解決回饋後進行第二次審查或審核合併的 PR 以進行合併後品質評估時使用。 來源:pjt222/development-guides。
使用 GitHub CLI 端對端審查拉取請求。涵蓋差異分析、提交歷史審查、CI/CD 檢查驗證、嚴重性級別的回饋(阻止/建議/批評/讚揚)和 gh pr 審查提交。當拉取請求被指派進行審查、在請求其他人的輸入之前執行自我審查、在解決回饋後進行第二次審查或審核合併的 PR 以進行合併後品質評估時使用。
透過命令列快速安裝 review-pull-request AI 技能到你的開發環境
來源:pjt222/development-guides。
Review a GitHub pull request end-to-end — from understanding the change through submitting structured feedback. Uses gh CLI for all GitHub interactions and produces severity-leveled review comments.
Read the PR description and understand what the change is trying to accomplish.
Expected: A clear understanding of what the PR does, why it exists, how big it is, and whether CI is green. This context shapes the review approach.
使用 GitHub CLI 端對端審查拉取請求。涵蓋差異分析、提交歷史審查、CI/CD 檢查驗證、嚴重性級別的回饋(阻止/建議/批評/讚揚)和 gh pr 審查提交。當拉取請求被指派進行審查、在請求其他人的輸入之前執行自我審查、在解決回饋後進行第二次審查或審核合併的 PR 以進行合併後品質評估時使用。 來源:pjt222/development-guides。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/pjt222/development-guides --skill review-pull-request使用 GitHub CLI 端對端審查拉取請求。涵蓋差異分析、提交歷史審查、CI/CD 檢查驗證、嚴重性級別的回饋(阻止/建議/批評/讚揚)和 gh pr 審查提交。當拉取請求被指派進行審查、在請求其他人的輸入之前執行自我審查、在解決回饋後進行第二次審查或審核合併的 PR 以進行合併後品質評估時使用。 來源:pjt222/development-guides。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill review-pull-request 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/pjt222/development-guides