AgentSkillsCN

resolve-pr-comments

通过定位代码、应用修复措施并汇总回复意见,妥善处理 PR 审核反馈;当被要求解决 PR 反馈时使用。

SKILL.md
--- frontmatter
name: resolve-pr-comments
description: Address PR review comments by locating code, applying fixes, and summarizing responses; use when asked to resolve PR feedback.

Resolve PR Comments

Overview

Use this skill to apply changes in response to code review comments.

Inputs

  • List of PR comments or a link/text export

Workflow

  1. Extract actionable items from the comments.
  2. Locate relevant code and apply changes.
  3. Add tests or adjustments as requested.
  4. Summarize resolutions and note any open items.

Output

  • Change summary and per-comment resolution notes.