pr-review
SolidDelegate a PR review to Claude Code with a scoped read-only GitHub PAT
Install
Quality Score: 84/100
Skill Content
Details
- Author
- Guilhermepelido
- Repository
- Guilhermepelido/hermes-optimization-guide
- Created
- 4 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
pr-review
Review a pull request against the repository's constitution (REVIEW.md + .claude/rules + derived patterns) and return a verdict. Invoked by the PR auto-review workflow via /pr-review.
claude-pr-review
Reviews an open pull request from an independent session and posts findings as a review comment on the PR. Posts a first pass against the whole change and every later pass against only the commits added since, under `## Review` while any finding is open and `## Review closed` once a pass carries none. Reads project docs and the task board for cross-feature context a self-review lacks. Use when asked to "review the PR", "review this feature's PR", "post a PR review", "re-review the PR", "close out the review", "confirm the findings are fixed", or acting as the orchestrator reviewing a worker's PR. Do NOT use to review local uncommitted changes. That is `claude-review`.