RC
Review Comments Resolver
🔵 Stable🕐 updated 2026-07-19
🔷 SkillSpec L3
pm-cowork
Resolve a document's forty review comments systematically — triage by type (accept, push back, conflict, out-of-scope), batch the mechanical fixes, draft the disagreement replies, and reconcile reviewers who contradict each other. Use when asked work through these review comments, two reviewers want opposite things, close out the feedback on this doc, or which comments do I actually have to take. Produces the comment triage, the batched fixes, the push-back replies, the conflict reconciliations, and the closure sweep.
What to give it
▸The comments and the doc — the actual comment set; triage reads them, not a summary of them
▸The authority map — whose comments are directives (the approver), whose are advice (peers), whose are taste — the same words resolve differently by author; "consider rewording" from the VP and from a peer are different speech acts
▸The doc's non-negotiables — what the author is defending (the recommendation, the scope, the tone) — push-back needs a spine to push from
▸The deadline — a closing date makes "let's discuss" comments convert to decisions instead of orbit
✅ The bar it holds itself to
Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.
✓Every comment landed in exactly one bin before any fix was made
✓The authority map informed the bins — directives and advice resolved differently
✓Every decline has a stated reason in a reply
✓No conflict was averaged into mush — each was named and decided
✓Zero comments remain open at the end
⚠️ What it refuses to do
Do not accept-all — forty reviewers produce committee prose; the author is the editor
Do not resolve in page order — bins first, or the strategy debates drown in typo fixes
Do not decline silently — unaddressed comments respawn with allies
Do not split contradictory feedback down the middle — mush satisfies neither reviewer and weakens the doc
Do not leave "let's discuss" comments orbiting — the deadline converts them to decisions
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
Related skills
🔌 Embed this skill
Drop this on your blog, docs, or site — it renders a "Run this skill" card:
<div data-pm-skill="review-comments-resolver"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>
💬 Discussion
Review Comments Resolver is one of 750 open-source professional AI agent skills — all SkillSpec L3.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog