소개
The add-review-comment skill enables Claude to participate directly in the code review process by programmatically posting comments to specific lines within a GitHub pull request. It supports both single-line and multi-line ranges, handles side detection for added or deleted code, and automatically resolves the correct commit ID to ensure comments are pinned accurately. By leveraging GitHub's suggestion blocks, this skill allows Claude to provide actionable, one-click code improvements that maintainers can quickly accept, significantly speeding up the collaborative review cycle.