/ultrareview takes --post and --no-post to comment findings on a GitHub PR as you.
tengu_ultrareview_post_enabled Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.227: off
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.227. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
/ultrareview and claude ultrareview now take --post and --no-post. With posting armed against a GitHub.com pull request, the finished review is posted as a single plain comment from your own GitHub account, not as a formal review. Posting is gated on tengu_ultrareview_post_enabled (falls back to on); when it resolves off the CLI replies that posting findings to the PR is currently turned off. Consent is session-scoped: end the session before the review finishes and nothing is posted.
- Interactive runs still confirm in the launch dialog, which gains a
proceed-postchoice described as "Post the finished review's findings to the PR as you (PR targets only; one plain comment, not a review)". Non-interactive runs post on the flag alone. - The task carries the target repo and PR number, and on completion a separate cloud job runs a locked-down posting prompt that calls
get_meand thenadd_issue_commentexactly once. - Non-GitHub.com targets and non-PR scopes print
Note: --post was ignoredand continue, explaining that posting applies only to GitHub.com pull request reviews. - Progress prints "Posting now — a single plain comment, not a review."; a failed review prints "Nothing was posted to the pull request: the review failed."
claude ultrareview --post
claude ultrareview --no-post"--no-post", Post the finished review's findings to the PR as you (PR targets only; one plain comment, not a review), postReviewToPR, Nothing was posted to the pull request: the review failed.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.224
Startup tip for /ultrareview
Both mention ultrareview code review
-
v2.1.224
/ultrareview tips after reviews and commits
Both mention ultrareview code review
-
v2.1.242
/code-review says when --post did nothing
Both mention post code review