What is address-pr-reviews?
Address PR review comments - fix issues, reply to threads, mark resolved Source: basecamp/dev-skills.
Address PR review comments - fix issues, reply to threads, mark resolved
Quickly install address-pr-reviews AI skill to your development environment via command line
Source: 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:
Address PR review comments - fix issues, reply to threads, mark resolved Source: basecamp/dev-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/basecamp/dev-skills --skill address-pr-reviewsAddress PR review comments - fix issues, reply to threads, mark resolved Source: basecamp/dev-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/basecamp/dev-skills --skill address-pr-reviews Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/basecamp/dev-skills