返回 Skill 列表
extension
分类: 开发与工程无需 API Key

reviewing-incremental-changes

在重新审查已经有评论的PR,或者在初次审查后对开发者更改做出回应时使用此技能。当PR线程存在或审查强制推送的提交时应用。处理增量审查,检测已解决的反馈,避免重复评论,并仅关注新引入的问题。

person作者: jakexiaohubgithub

Reviewing Incremental Changes

Scope Rules

| Scenario | Review Scope | New Issues in Old Code? | | -------------- | ------------------------------------ | ----------------------- | | Initial review | All changed files | ✅ Yes | | Re-review | Only lines changed since last review | ❌ Prohibited |

Re-Review Requirements

  1. Review ONLY files/lines changed since last review
  2. Do not re-raise issues developer already addressed
  3. Verify previous ❌ CRITICAL or ⚠️ IMPORTANT findings were actually fixed

Responding After Human Replies

| Severity | Action | | ------------ | -------------------------------------------- | | ❌ CRITICAL | May respond once if issue genuinely persists | | ⚠️ IMPORTANT | May respond once if issue genuinely persists | | ♻️ DEBT | NEVER reopen | | 🎨 SUGGESTED | NEVER reopen | | ❓ QUESTION | NEVER reopen |