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
更新于 1/16/2026
星标
0
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use pr-review-comments