AgentSkillsCN

pr-review-r2

评估 PR 实现的简洁性与正确性。适用于审查 PR 代码质量,或检查是否存在过度工程化的现象。

SKILL.md
--- frontmatter
name: pr-review-r2
description: >-
  Evaluate PR implementation for simplicity and correctness.
  Use when reviewing PR code quality or checking for overengineering.

Evaluate the implementation approach. Is it the simplest correct solution? Call out any overengineering, unnecessary abstraction, or avoidable complexity. Propose a simpler or more efficient alternative if one exists, with specific changes.

Do not ask for feedback or clarification. Be decisive. If anything is ambiguous, state your interpretation and proceed.