What problem does it solve?
It turns PR review findings into GitHub inline comments, so reviewers can move from analysis to actionable feedback without manually placing each note.
Core Features & Use Cases
- Posts review notes as inline comments on the correct pull request files and lines.
- Validates comment locations against the diff and redirects out-of-range notes to the review body when needed.
- Supports comment files or context-based generation, plus review event selection such as comment, request changes, or approve.
- Use it when you have a structured PR review and want to publish it quickly with consistent formatting.
Quick Start
Ask this skill to post the review notes for a pull request as GitHub inline comments, providing the PR number or URL and an optional markdown file with your comments.