Gh Pr Review

🌐Community
by samzong · vlatest · Repository

Reviews pull requests for samzong projects, focusing on code quality, style, 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 samzong-gh-pr-review npx -- -y @trustedskills/samzong-gh-pr-review
2

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

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

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

About This Skill

What it does

The gh-pr-review skill automates code review tasks within GitHub pull requests. It can analyze the changes proposed in a PR, identify potential issues based on configured rules, and generate feedback for the contributor. This helps streamline the development workflow by providing automated initial reviews before human intervention.

When to use it

  • Automated Initial Reviews: Use this skill when you want an automated first pass at reviewing pull requests, especially for teams with a high volume of PRs.
  • Enforcing Coding Standards: Integrate it to automatically check code against defined style guides and best practices.
  • Reducing Reviewer Load: Offload some of the repetitive review tasks from human reviewers, allowing them to focus on more complex issues.
  • New Contributor Onboarding: Help new contributors understand coding standards by providing automated feedback early in the process.

Key capabilities

  • GitHub Pull Request Analysis
  • Automated Code Review
  • Rule-Based Feedback Generation
  • Integration with GitHub workflows

Example prompts

  • "Review this pull request: [pull request URL]"
  • "Check this PR for style guide violations."
  • "Analyze the changes in this pull request and provide feedback."

Tips & gotchas

  • Requires access to the relevant GitHub repository.
  • The accuracy of the review depends on the quality and completeness of the configured rules.

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
samzong
Installs
17

🌐 Community

Passed automated security scans.