Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

/ultrareview startup tip now checks remaining review credits before showing

The startup tip for /ultrareview now shows how many review credits are left

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTipswhat it touches
KindImprovementsin v2.1.271,
You'll notice

The startup tip for /ultrareview now shows how many review credits are left

What

Claude Code sometimes shows a startup tip suggesting /ultrareview, which runs a deep, multi-agent code review in a cloud sandbox to find and verify bugs in your branch (also invokable as /code-review ultra). This tip now checks the number of reviews_remaining before showing itself, and when that count is available, it appends it to the tip, like "— N reviews remaining". The logic deciding when the tip is relevant to show was also swapped out for a different function.

Why

Showing the remaining review count lets users see at a glance how much of their /ultrareview allowance (3 free runs on Pro and Max, then usage credits) is left before they run it.

Read from
Names in the bundle/ultrareview
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 /ultrareview, on Claude Code changelog. * \[Code Review] Fixed `/ultrareview --post` so a retry after a GitHub error posts the findings comment exactly once instead of never or twice; the comment now names the reviewed commit changelog 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 /ultrareview, on Claude Code changelog.
Anthropic's release notes agree[Code Review] Fixed reopening a finished /ultrareview cloud session in the Claude app starting the whole review over again unprompted

See this entry in the whole of v2.1.271 →