Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

/review's --comment flag can post findings to GitLab MRs

/review --comment can now post its findings as a general note on a GitLab merge request via glab.

TierUse it nowhow much it should matter to you
Useful5my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaCode Reviewwhat it touches
KindNew Featuresin v2.1.257,
Use it now

/review --comment can now post its findings as a general note on a GitLab merge request via glab.

/review's --comment flag now works against GitLab merge requests: when the target is a GitLab MR, findings are posted as a single general MR note via glab mr note ... -m "<body>", falling back to printing the findings if glab isn't available or the target isn't an MR. The --comment/--post explanation text now branches by target, describing GitHub inline PR comments separately from the GitLab general MR note behavior.

Read from
Names in the bundle/review--post
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up --post, on CLI reference. | `claude ultrareview [target]` | Run [ultrareview](/docs/en/ultrareview#run-ultrareview-non-interactively) non-interactively. Prints findings to stdout and exits 0 on success or 1 on failure. Use `--json` for the raw payload and `--timeou… cli-reference see the edit
Confirmed since Anthropic's documentation has since written up /review, on Extend Claude with skills. | Plugin `skills/` subdirectory | Frontmatter `name` or the directory name, namespaced by plugin | `my-plugin/skills/review/SKILL.md` → `/my-plugin:review`, or `/my-plugin:fancy` with `name: fancy` | skills see the edit
How sure we are
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up /review, on Extend Claude with skills.
Anthropic's release notes agreeImproved /code-review --comment to post findings on GitLab merge requests via glab mr note instead of reporting the target as unsupported

See this entry in the whole of v2.1.257 →

Feedback