review-comments

Installation
SKILL.md

Review Comments

Run /code-review against a pull request, then draft one top-level review comment plus per-finding inline comments from its findings. Exclude anything the configured account already raised that's since been addressed, or that's still sitting unresolved from an earlier run. Get your approval, then post the draft as a single GitHub review under the configured account.

1. Load or bootstrap the repo config

Read docs/agents/review-comments.md for the account to post as and the suggested_event default.

If that file doesn't exist yet, offer to create it:

  • Account: ask which GitHub account to post reviews as (its username). It doesn't need to be authenticated locally yet; see step 4.
  • Suggested event: propose auto (computed per-run, see step 7), shown to the user for confirmation like the drafted review itself. A fixed override (approve / request_changes / comment) is equally legitimate if the user prefers to always land on one event and adjust it manually at review time.

Once confirmed, write the file and ask whether to commit it on the current branch, folded into whatever this session is already about, or on a separate branch as its own PR. Either is legitimate, don't assume.

2. Resolve the PR

Optional PR number/URL argument; default to the current branch's open PR (gh pr view), mirroring /pr's convention. Stop with a clear message if neither is given and none is found.

Installs
11
First Seen
Aug 18, 2026
review-comments — dnd-mapp/agent-skills