什麼是 address-pr-reviews?
處理 PR 審核意見 - 修復問題、回應主題、標記已解決 來源:basecamp/dev-skills。
處理 PR 審核意見 - 修復問題、回應主題、標記已解決
透過命令列快速安裝 address-pr-reviews AI 技能到你的開發環境
來源:basecamp/dev-skills。
When asked to address/process/handle PR review comments, do the following:
Fetch both top-level reviews (which may have feedback only in the review body) and inline review threads in a single query:
Reviews may contain actionable feedback in their body with no inline thread comments (e.g. bot reviews from Codex, Copilot, etc.). For each review with a non-empty body and state of CHANGESREQUESTED or COMMENTED:
處理 PR 審核意見 - 修復問題、回應主題、標記已解決 來源:basecamp/dev-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/basecamp/dev-skills --skill address-pr-reviews處理 PR 審核意見 - 修復問題、回應主題、標記已解決 來源:basecamp/dev-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/basecamp/dev-skills --skill address-pr-reviews 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/basecamp/dev-skills