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.223 Home All releases olderv2.1.222 v2.1.224newer

PR-review skill rewritten around a three-tier page and tighter prose limits

You'll notice
Useful3 Signal0
Skills

PR reviews now come as a layered page with strict length limits, and chat only shows a short summary.

What

Composed review output is now structured as a drill-down page with hard length caps, and the chat reply is cut back to a summary.

Details
  • The page is described in three tiers: cold read, middle, detail.
  • visual is now required, with {"kind": "none", "reason": ...} as the escape when there is nothing to show.
  • bottom_line is capped at 2 to 4 sentences and 600 characters; concern bodies are capped at 300 characters.
  • In chat the model reports only the recommendation, one finding and the link.
Evidence

THE PAGE IS A DRILL-DOWN.

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.223 →