reviewing-prs
Installation
SKILL.md
Reviewing Pull Requests
This skill outlines the workflow for inspecting GitHub Pull Requests using the gh CLI, drafting review feedback, and securing user approval before posting review comments.
Approval Safeguard (Strict Requirement)
[!IMPORTANT] NEVER post comments or reviews to GitHub without explicit prior user approval. Always present draft review comments to the user in natural language first. Only execute write commands (
gh pr comment,gh pr review) after the user approves.