Get unresolved review comments from a GitHub pull request
Fetches unresolved review comments from a GitHub pull request and presents them grouped by file.
/plugin marketplace add ClipboardHealth/core-utils/plugin install core@clipboardpr-numberFetch and display unresolved review comments from a pull request.
Note: Limited to 100 review threads and 10 comments per thread.
!"${CLAUDE_PLUGIN_ROOT}/scripts/open-pr-comments.sh" "${1:-}"
Using the JSON data above:
After presenting comments, offer to review the corresponding code for each and let the user know whether you agree or disagree with the review comment and why.