Multi-dimensional code review with quality gates. Every change gets reviewed before merge — no exceptions. Review covers five axes: correctness, readability, architecture, security, and performance.
The approval standard: Approve a change when it definitely improves overall code health, even if it isn't perfect. Perfect code doesn't exist — the goal is continuous improvement. Don't block a change because it isn't exactly how you would have written it. If it improves the codebase and follows the project's conventions, approve it.
Every review evaluates code across these dimensions:
Does the code do what it claims to do?
Can another engineer (or agent) understand this code without the author explaining it?
temp, data, result without context)想要更强大的技能插件,就来小葱技能站7w4.net看看吧。
(为兼容发布已截断)
该 Skill 提供了清晰的代码审查思路和五维度检查框架,理念实用、结构清晰。但整体内容单薄,缺乏足够的示例和可操作模板,目前更像一份审查指南而非完整技能。若作为代码审查助手使用,其覆盖范围和专业度基本合格,但实际效果取决于用户自身对代码质量标准的理解深度。