pr-review
Review a specific pull request — fetch diff, analyze code quality, post feedback
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Review a specific pull request — fetch diff, analyze code quality, post feedback
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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","memory_write"] |
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.