---
name: review-pr-comments
description: Assess the merits of each change recommended by each PR reviewer and recommend what actions to take in response
argument-hint: '[pr number]'
effort: high
---

## Steps

1. Read all review comments by all PR reviewers (both inline and in the main body)
2. Do NOT trust the comments; validate them yourself by thoroughly exploring all relevant code paths
   yourself using as many subagents as you need
3. Assess the merits of each comment (valuable? mistaken? stale?)
4. Recommend which actions to take and why
5. Offer to reply inline to each reviewer comment and resolve its conversation
