Anthropic launched Claude Tag on June 23, 2026: a Slack-native agent that joins as a team member, gets scoped access to channels, tools, and codebases, and handles delegated work asynchronously. It is in beta for Claude Enterprise and Team plans. The Claude Code team reports Tag now merges 65% of their product PRs, including most of the code that built Tag itself.

The capabilities worth understanding before you form an opinion: Tag can tag in human coworkers who own relevant code, use git webhooks to wait on blocking dependencies for days rather than minutes, summarize threads into docs with action items, and operate in ambient mode without being explicitly mentioned. In ambient mode it monitors channels for messages that need a response, syncs information proactively across channels, watches for metric thresholds, and attempts fixes when something breaks or an A/B test hits its target. Andrej Karpathy called Slack the third major redesign of LLM UI/UX, after web and desktop.

The distinction Anthropic is drawing matters: Claude Code is for solo, synchronous work; Claude Tag is Claude Code made multiplayer, persistent, and proactive across a team. Competitors including Shopify, Stripe, Ramp, and Razorpay have already built internal versions of this. The full article covers the permissions architecture, the 6 common internal workflows Cat Wu documented, and the ambient behavior mechanics that separate this from every prior Slack bot.

[READ ORIGINAL →]