reviewr-comments

Installation
SKILL.md

reviewr comments

The reviewr sidebar and you share one comment store per worktree. Comments are anchored to file:start[-end] with a verbatim diff snippet. Find the binary as herdr-reviewr on PATH (the plugin install links it into ~/.local/bin); if not found, use $HERDR_PLUGIN_ROOT/bin/herdr-reviewr when that env var is set; otherwise ask the user for the plugin root. Run every command from the repo you are working in.

Read the user's comments

herdr-reviewr comment list            # open comments, human-readable, ids first
herdr-reviewr comment list --json     # full documents

Trust the lines snippet over the line number — the code may have moved since the comment was written. Find the snippet in the file, then act.

The loop

Installs
4
First Seen
Jul 12, 2026
reviewr-comments — dcieslak19973/herdr-reviewr