pr-review
Review a specific pull request — fetch diff, analyze code quality, post feedback
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Review a specific pull request — fetch diff, analyze code quality, post feedback
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Collect a local business's REAL details in one pass, then fill the site — so nothing is ever invented
Collect a shop's REAL products and details in one pass, then fill the catalog — so nothing is ever invented
Switch on the store's real Stripe payments — the hosted-checkout route already ships; this wires the owner's key and verifies it
Fetch GitHub developer activity (commits, PRs, reviews) and build an activity dashboard
Monitor GitHub repos — fetch PRs, issues, CI status via Composio and display on canvas
Track daily habits on a canvas kanban board with streaks
| name | pr-review |
| version | 2.0.0 |
| description | Review a specific pull request — fetch diff, analyze code quality, post feedback |
| trigger | review pr|review pull request|check pr|code review|review # |
| tools | ["tool_search","tool_install","memory_read","write_file"] |
When asked to review a specific PR:
tool_search. If not:
tool_install({ name: "github" }) to connect via Composio OAuthGITHUB_GET_PULL_REQUEST for PR metadata (title, description, author)GITHUB_LIST_PULL_REQUEST_FILES for the changed filesBe constructive, not dismissive. Approve PRs that are good enough — don't block on style nits.