skillproduct-update 4 min read

Claude Tag Now Reads Whole Slack Channels Unprompted

VentureBeat reported on 24 August 2026 that Anthropic's Slack agent Claude Tag now reads entire conversations. Anthropic said it is about 30% better at deciding when, and when not, to jump in unasked.

PC

PromptCrates Editorial

Staff Writer

0 0
Claude Tag Now Reads Whole Slack Channels Unprompted

VentureBeat reported on 24 August 2026 that Anthropic's Slack agent Claude Tag now reads entire conversations. The company said the agent is about 30% better at deciding when, and when not, to jump in unasked.

What changed inside Claude Tag

Scott White, Anthropic's head of product for enterprise, described the change as part of a multiplayer AI bet: agents that sit in team channels, hold org context, and act on goals rather than one-off prompts.

Previously a lightweight classifier scored each Slack message in isolation. That classifier is gone. Claude now uses full channel context, memory, and standing instructions. It can join the work without an @mention.

The example Anthropic used is two engineers chasing the same bug from opposite ends, neither tagging Claude. Individually neither message looks like a request. Together they are a theory plus evidence, and Claude starts an investigation thread.

That is a context change, not a new model card. The agent finally sees the room.

If your team already uses Slack Code channels for coding agents, this update is the sibling product: the same workspace, a different job. Code channels are for repos. Claude Tag is for the rest of the wall.

How Claude Tag chooses among four moves

The agent now picks one of four actions: reply inline, open deeper work in a thread, route a message into an existing workstream, or stay silent.

Silence is a first-class move. Anthropic wrote that an annoying agent is worse than an unhelpful one. Claude goes dormant in channels where it keeps having nothing to add.

The 30% figure is about that decision, not about answer quality. It is a claim that the agent is better at speaking and at shutting up. Measure both. A channel that fills with unsolicited threads is a failed deploy even if each thread is correct.

White tied the update to MCP connectors, higher model intelligence, and a Slack partnership that gives Claude a federated agent identity with its own permissions. The identity is the control. The model is the reader.

If you already run cloud agent pipelines, do not point those pipelines at every Slack room. A pipeline is a job you scheduled. Claude Tag is a listener you invited.

Permissions, cost, and what White would not promise

Permissions are the intersection of what the agent can see and what the requesting user can see. Channel context is not supposed to leak across rooms. That is the rule. Test it on a private incident channel before you trust it on a customer thread.

If you already run Claude on an enterprise security stack, this release does not replace that stack. Tag adds a Slack identity. It does not retire Mythos scans, entitlements, or the audit log.

Expanded channel context currently does not count toward usage or spend limits. White would not promise that stays free. Enterprises get budget caps and model entitlements instead of a pricing lock-in. Put a calendar reminder on that sentence. Free context is a launch policy, not a contract.

How to write standing instructions for a channel agent

Put the four moves in the skill, not in a one-line @mention. A skill prompt that says "help the team" is how you get an annoying agent. The skill should say: read the whole channel; reply inline only when the ask is local; open a thread for an investigation; route into an existing workstream when one already exists; stay silent when you have nothing to add; go dormant if that keeps happening.

Name the channels Claude Tag may enter. Name the person who can revoke the Slack identity. Name the budget cap White said enterprises already have.

The 30% decision gain is Anthropic's number on when to speak. Measure your own: mentions avoided, threads opened without a tag, and rooms where the agent went quiet. Then decide whether unprompted speech is allowed in customer channels.

Sources

AnthropicClaude TagSlackScott WhiteMCPenterprise agents

Related articles

Claude Security Scans Now Run on Claude Mythos 5
Workflow & Code
3 min

Claude Security Scans Now Run on Claude Mythos 5

Anthropic said on 21 August 2026 that Claude Security scans now run on Claude Mythos 5 in public beta for Claude Enterprise. There is no separate add-on; scans bill as standard token usage. Unite.AI also reported $35 million in credits for an open-source defense fund.

product-updateRead Article