writing/news/2026/06
NewsJun 26, 2026·6 min read

Anthropic Launches Claude Tag: A Persistent AI Teammate Inside Slack

Anthropic has replaced its old Claude in Slack app with Claude Tag, a shared AI teammate that lives inside channels with persistent memory, autonomous task execution, and an ambient mode that flags issues on its own. Anthropic says 65 percent of its product team's code is now written by the internal version.

Anthropic on June 23, 2026 launched Claude Tag, a new Slack integration that turns Claude from a per-user chatbot into a shared organizational teammate. Type @Claude in a channel, hand off a task, and Claude plans the work, executes through connected tools, and posts threaded updates over hours or days. The product is available in beta for Claude Enterprise and Claude Team customers and will replace the legacy "Claude in Slack" app, which Anthropic says it will retire on August 3, 2026.

Key Highlights

  • Claude Tag joins selected Slack channels as a persistent teammate with its own identity, memory, and tool access.
  • Two modes: a task mode that breaks delegated work into stages and an ambient mode that proactively follows threads and flags relevant updates.
  • Administrators scope each Claude identity per channel and control which tools and data sources it can read.
  • Anthropic says 65 percent of its product team's code, including most of Claude Tag itself, is already written by the internal version.
  • Beta is limited to Claude Enterprise and Claude Team plans on Slack.

Details

The previous "Claude in Slack" app behaved like a private chatbot: every user got a personal session with no shared context across the team. Claude Tag changes that unit of collaboration from the individual conversation to the channel. A single Claude joins a Slack workspace as a member with persistent memory, can be granted permission to read other channels for additional context, and lets any teammate pick up where another left off.

When a task is delegated with @Claude, the assistant decomposes the work into stages, runs over the time it needs, calls the tools the admin has connected, and replies in the thread with what it produces. Ambient mode is the other half of the product: Claude follows the channel even when not addressed, posts relevant updates, and surfaces issues without waiting for a prompt.

The launch is built on the same agentic stack that powers Claude Code. Anthropic's framing is that this is the same model and the same reasoning loop, with a larger surface area inside the tool where most engineering and operations work already happens.

Impact

Anthropic is positioning Claude Tag as a direct competitor to Microsoft Copilot inside Microsoft 365 and to enterprise knowledge layers from Snowflake and Databricks. The bet is that the channel, not the document or the dashboard, is where decisions actually get made, and that an AI agent permanently embedded there will accumulate more useful organizational context than a tool a user has to leave Slack to visit.

Holger Mueller of Constellation Research told SiliconANGLE that the design choice is partly psychological: "It looks like just another teammate, and people are already used to working with semi-anonymous colleagues in Slack, so this reduces the psychological burden of working with AI somewhat."

The trust question is the obvious one. A Claude that sits inside Slack reads channel content, calls connected tools, and follows whatever company context it has been granted. Enterprise security teams will need a clear answer on what data the agent can touch, where its memory is stored, and how its actions are logged before approving a rollout across engineering, finance, or HR channels.

Background

The previous Claude Slack app shipped as part of Anthropic's first wave of enterprise integrations and was, by all accounts, a thin chat wrapper. Anthropic is now retiring it on August 3, 2026 and asking customers to migrate to Claude Tag.

The release lands in a fast-moving stretch for the company. Anthropic has been pushing the Claude Code stack outward into managed agents, scheduled cloud routines, and remote control from mobile. Claude Tag continues that arc by collapsing the gap between "I open a coding agent" and "I mention a teammate in the channel I am already in."

According to Andrej Karpathy, this is the third major redesign of how teams interact with large language models, after the standalone website and then the local app or coding tool. The persistent teammate inside the tools where work already happens is the next form factor.

What's Next

Claude Tag is in beta on Slack only for now. The likely next steps are broader rollout beyond Enterprise and Team plans, deeper Model Context Protocol tool catalogs, and parallel integrations into the other channel surfaces where teams coordinate, including Microsoft Teams and Discord.

For MENA teams already on Claude Enterprise or Team, the immediate question is operational: which channels does Claude join first, which connected tools does it get, and what does the audit trail look like under PDPL or INPDP scrutiny. The product is interesting because it is shared by default, and "shared by default" is exactly where data governance gets hard.


Source: TechCrunch — Anthropic's Claude Tag is learning your company, one Slack message at a time