AgentSkillsCN

review-helper

进行专注于漏洞、风险、回归和缺失测试的代码审查。

SKILL.md
--- frontmatter
name: review-helper
description: Perform a code review focused on bugs, risks, regressions, and missing tests.

Intent

Use when the user asks for a code review.

Steps

  1. List findings by severity with file references.
  2. Call out missing tests or unsafe changes.
  3. Ask clarifying questions if needed.
  4. Provide a brief summary only after findings.