--- 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.