1k-code-review-pr

Assess PR changes in the OneKey monorepo and generate a structured review report.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/wanghaisheng/web3-scaffold-app-monorepo --skill 1k-code-review-pr-wanghaisheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1k-code-review-pr
Source: https://github.com/wanghaisheng/web3-scaffold-app-monorepo/tree/main/.claude/skills/1k-code-review-pr
Command: npx skills add https://github.com/wanghaisheng/web3-scaffold-app-monorepo --skill 1k-code-review-pr-wanghaisheng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR reviews for the OneKey monorepo are time-consuming and error-prone; this skill standardizes the process, enabling consistent, repeatable assessments across large diffs.

Core Features & Use Cases

  • Triage changes quickly: categorize touched modules and risk areas to prioritize reviewer effort.
  • Comprehensive checks: apply security, code-quality, and architecture validations across changed files.
  • Use Case: when a PR touches hundreds of files, generate a structured, multi-section report with findings, severities, and remediation guidance.

Quick Start

Analyze the latest PR diff and generate a structured code-review report.

Frequently Asked Questions about 1k-code-review-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pull request reviews for a monorepo?

Automate pull request reviews for a monorepo by applying standardized security, code-quality, and architecture checks across changed files to generate a structured report with severities and remediation guidance.

What is the best way to triage code changes in a large pull request?

Triage code changes in a large pull request by categorizing touched modules and risk areas to prioritize reviewer effort, ensuring consistent and repeatable assessments across massive diffs.

How do I enforce standardized security checks across a pull request diff?

Enforce standardized security checks across a pull request diff by applying validations across all changed files and documenting findings with clear severities and precise fixes.

Can I generate a structured code-quality report for hundreds of changed files?

Generate a structured code-quality report for hundreds of changed files by assessing the entire PR diff and producing a multi-section document with findings, severities, and follow-up actions.

Does automated code review work with the OneKey monorepo architecture?

Automated code review works with the OneKey monorepo by identifying and assessing all PR changes, applying architecture validations, and enforcing standardized triage specific to the repository structure.