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.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

A set of usage-analysis prompts sits in the build with no visible entry point

Not switched on
Useful3 Signal5
Usage Insights Notable

Seven prompts that analyse your Claude Code usage habits ship with no entry point.

Prompts for project areas, friction, suggestions and more exist as data with nothing invoking them.

What

Seven prompts that analyse how you have been using Claude Code ship as plain data: project areas, interaction style, what works, friction analysis, suggestions, on the horizon and a fun ending. Each allows 8192 tokens and demands a strict JSON reply. The suggestions prompt describes MCP servers, custom skills, hooks, headless mode and task agents, and asks the model to prioritise CLAUDE.md additions you have repeated across sessions.

Details
  • The list splices in an empty array before the closing prompt, which is what a conditionally compiled section looks like when it is switched off.
  • Nothing in this group shows what surfaces these prompts.
Evidence

Include 3 opportunities. Think BIG - autonomous workflows, parallel agents, iterating against tests.

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