跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Pr Review Expert

技能 活跃

Use when the user asks to review pull requests, analyze code changes, check for security issues in PRs, or assess code quality of diffs.

目的

To provide a structured, systematic, and expert-level code review for pull requests and merge requests, ensuring code quality, security, and stability.

功能

  • Performs blast radius analysis of code changes
  • Scans for security vulnerabilities (SQL injection, XSS, secrets)
  • Calculates test coverage deltas
  • Detects breaking changes in APIs, DB schemas, and config
  • Verifies ticket linking for Jira/Linear
  • Assesses performance impact of changes

使用场景

  • Reviewing PRs/MRs before merging to shared libraries or APIs
  • Conducting thorough reviews of large code changes (>200 lines)
  • Onboarding new contributors by providing detailed feedback
  • Proactively reviewing security-sensitive code paths
  • Assessing code quality and potential regressions after incidents

非目标

  • Performing automated code style fixes
  • Replacing the need for human oversight in critical decisions
  • Reviewing non-code artifacts (e.g., documentation, design files)

Documentation

  • info:Configuration & parameter referenceWhile the SKILL.md details various commands and their parameters, it does not explicitly document defaults for all potential configurations or mention precedence orders for any configuration files.

Security

  • warning:Secret ManagementThe `SKILL.md` mentions `JIRA_API_TOKEN` and `LINEAR_API_KEY` and provides example `curl` commands to use them, but does not explicitly detail how these secrets should be managed or protected, potentially leading to accidental exposure.

Code Execution

  • info:ValidationWhile the skill uses CLI commands and `grep` for analysis, there's no explicit mention or evidence of a schema validation library being used for input arguments or output sanitization.
  • info:Error HandlingThe SKILL.md provides examples of using CLI tools, but does not detail explicit error handling mechanisms or structured error reporting for cases where these tools might fail.

Errors

  • info:Actionable error messagesWhile the skill details how to use CLI tools, it doesn't explicitly define how errors from these tools are handled or presented to the user with remediation steps.

安装

请先添加 Marketplace

/plugin marketplace add alirezarezvani/claude-skills
/plugin install engineering@claude-code-skills

质量评分

98 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码

类似扩展

Review Pull Request

100

Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.

技能
pjt222

Create Pull Request

99

Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.

技能
pjt222

ClawSweeper Skill

100

Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.

技能
steipete

Codex PR Review

100

Revisa pull requests en proyectos Drupal 11 (u otro) siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida "revisión Codex", "revisión de PR", "revisar PR", "revisar PR"

技能
j4rk0r

Github Code Review

99

Comprehensive GitHub code review with AI-powered swarm coordination

技能
ruvnet

Gitcrawl

99

Use gitcrawl for OpenClaw issue and PR archive search, duplicate discovery, related-thread clustering, and local GitHub mirror freshness checks.

技能
steipete