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

Workshop skill: two-stage publish and cheaper template reads

You'll notice
Useful3 Signal0
Artifacts

Workshop pages now publish a first shareable version faster, with decisions added in a second pass.

What

The workshop skill prompt was rewritten so the first shareable page goes up sooner and the template is read with far fewer tokens.

Details
  • One setup turn: load artifact-capabilities, load artifact-diagramming, and cp the template.
  • Then two ranged Reads covering only the authored parts, with the prompt stating "The template is 2,919 lines" and naming which line ranges are fixed template bytes.
  • Mandates "Publish twice — the first page goes up fast.": an opening version with no decisions and an empty island, then a second publish adding the decision cards.
  • The artifact-design skill is explicitly not loaded on this lane.
Evidence

Set up in one turn, read the template in one more.

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.221 →