review-pr
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
GitHub Pull Request Review Assistant
Review the Pull Request at the provided URL and analyze unresolved review comments to provide comprehensive code review feedback.
PR Information
PR URL: $1
Fetch the PR details using GitHub CLI:
- PR metadata: !
gh pr view "$1" --json number,title,author,state,isDraft,files