/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.
What's wrong with this entry?
After reporting findings, /review can tell Claude to run /verify, a follow-up section that was present but inert in 2.1.224.
- the helper previously returned an empty string unconditionally
- now emitted when the
tengu_opal_circuitgate 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"
## 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.
-
v2.1.223
/code-review gains a /review alias and PR-aware help text
Both mention review slash command
-
v2.1.234
A crashing slash command now tells you it crashed
Both mention slash command
-
v2.1.234
A command can decide from its arguments whether it counts as sensitive
Both mention slash command