home/categories/git-workflows/jorgeavaldez-pi-config-skills-pr-review-comments-skill-md
git-workflowsdevops

pr-review-comments

Fetches PR review comments from GitHub, batches similar comments together using semantic analysis, and walks through each batch one at a time with user confirmation between each. Tracks progress in REVIEW_COMMENT_WORK.md for resumability. Use when the user wants to address PR review feedback, fix review comments, or work through code review suggestions.

jorgeavaldez
maintainer
jorgeavaldez
Updated 1/16/2026
Stars
0
Forks
1
quick start

Installation and usage

Fetches PR review comments from GitHub, batches similar comments together using semantic analysis, and walks through each batch one at a time with user confirmation between each. Tracks progress in REVIEW_COMMENT_WORK.md for resumability. Use when the user wants to address PR review feedback, fix review comments, or work through code review suggestions.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use pr-review-comments