Review Pr

🌐Community
by yonatangross · vlatest · Repository

Reviews GitHub pull requests, focusing on code style, potential bugs, and adherence to project guidelines.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add yonatangross-review-pr npx -- -y @trustedskills/yonatangross-review-pr
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "yonatangross-review-pr": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/yonatangross-review-pr"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, yonatangross-review-pr, allows an AI agent to review pull requests (PRs) on GitHub. It can analyze code changes, identify potential issues, and suggest improvements based on established coding standards and best practices. The tool aims to streamline the PR review process by automating initial assessments and providing actionable feedback for developers.

When to use it

  • Automated Initial Review: Kick off the PR review cycle with an automated assessment before a human reviewer dives in.
  • Code Style Enforcement: Ensure code adheres to specific style guides or linting rules within a project.
  • Identifying Potential Bugs: Detect common coding errors and potential vulnerabilities early in the development process.
  • Reducing Reviewer Workload: Free up experienced developers from repetitive review tasks, allowing them to focus on more complex issues.

Key capabilities

  • GitHub Integration
  • Code Analysis
  • Issue Identification
  • Suggestion Generation
  • Coding Standard Enforcement

Example prompts

  • "Review this pull request: [PR URL]"
  • "Analyze the code changes in this PR and suggest improvements: [PR URL]"
  • "Check this PR for potential bugs and style violations: [PR URL]"

Tips & gotchas

  • The skill requires access to the GitHub repository. Ensure the AI agent has appropriate permissions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
yonatangross
Installs
23

🌐 Community

Passed automated security scans.