Pr Review

🌐Community
by onekeyhq · vlatest · Repository

Automates PR review feedback using onekeyhq's AI, ensuring code quality and accelerating development workflows.

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 onekeyhq-pr-review npx -- -y @trustedskills/onekeyhq-pr-review
2

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

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

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

About This Skill

The pr-review skill enables AI agents to analyze pull requests within the OneKey app monorepo, providing automated code review assistance and context-aware feedback. It integrates directly with the repository workflow to streamline the contribution process for developers using this specific project.

When to use it

  • Automating initial code quality checks before human reviewers dive into complex logic.
  • Generating summary reports of changes in large-scale monorepo structures.
  • Ensuring consistency across multiple repositories within the OneKey ecosystem.
  • Accelerating merge decisions by highlighting potential issues early in the review cycle.

Key capabilities

  • Monorepo Awareness: Specifically tuned for the onekeyhq/app-monorepo structure to understand cross-package dependencies.
  • Automated Analysis: Performs deep dives into submitted pull requests to identify technical debt or style inconsistencies.
  • Contextual Feedback: Provides reviews grounded in the specific codebase rules and patterns of the OneKey project.

Example prompts

  • "Run a comprehensive review on the latest pull request targeting the wallet module."
  • "Summarize the key changes and potential risks in PR #1234 for the core infrastructure updates."
  • "Check this new feature branch against our existing monorepo coding standards and report any violations."

Tips & gotchas

This skill is specialized exclusively for the onekeyhq/app-monorepo repository; it will not function correctly on other projects or generic codebases. Ensure your AI agent has the necessary read permissions to access the specific pull requests it is tasked with reviewing.

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
onekeyhq
Installs
56

🌐 Community

Passed automated security scans.