APM

>Agent Skill

@metta-ai/address-review

skilldevelopment

Apply review comments (including comment-on-lines) and respond to each with what changed. Use when asked to address review feedback.

development
apm::install
$apm install @metta-ai/address-review
apm::skill.md
---
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.