AgentSkillsCN

address-review

应用评审意见(包括行内注释),并对每一条意见明确说明改动内容。适用于被要求回应评审反馈时使用。

SKILL.md
--- frontmatter
name: address-review
description: "Apply review comments (including comment-on-lines) and respond to each with what changed. Use when asked to address review feedback."

Address Review

Workflow

  • Parse each review comment and group by file or theme.
  • Implement requested changes with minimal, focused edits.
  • Respond to each comment with what changed.
  • Run requested checks (tests/lint) if specified.