reconcile-review

Installation
SKILL.md

Reconcile Review

Overview

After one or more agents (or humans) have reviewed a PR, this skill triages all the review comments and suggests resolutions. It works in two phases:

  1. Assess phase: reads all PR comments, understands each issue in context, and presents a structured resolution table in the terminal.
  2. Apply phase: the user reviews the table, selects which resolutions to apply, and the agent makes the code changes, optionally replying to comment threads and marking them as resolved.

Prerequisites

  • gh CLI must be installed and authenticated (gh auth status).
  • The current working directory must be inside a git clone of the target repository, on the PR's source branch (or a checkout of it).

Input

Installs
6
GitHub Stars
9
First Seen
Jul 29, 2026
reconcile-review — lmammino/agent-review-skills