Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.225 Home All releases olderv2.1.224 v2.1.226newer

/review can now chain into /verify

Not switched on
Useful3 Signal4
Slash Commands Notable

/review can hand off to /verify after reporting findings, but the chaining is switched off here.

The /review-to-/verify handoff needs the tengu_opal_circuit gate on and the verify skill installed; the gate falls back to false.

/review/verify
What

After reporting findings, /review can tell Claude to run /verify, a follow-up section that was present but inert in 2.1.224.

Details
  • the helper previously returned an empty string unconditionally
  • now emitted when the tengu_opal_circuit gate is on, fallback false
  • also requires the "verify" skill to be installed for the session; otherwise nothing is emitted
  • the section text includes "this review checks that the diff reads right"
Evidence

## After the review

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.

See this entry in the whole of v2.1.225 →