Skip to content
Your cart
Subtotal $

Your cart is empty

Add something to get started.

Browse the shop
Claude Tag: Anthropic's AI agent for Slack, explained
Explainer · AI agents

Claude Tag: Anthropic's AI agent for Slack, explained

In short

What is Claude Tag?

Claude Tag is an AI agent from Anthropic that works inside Slack. You type @Claude in a channel, just like tagging a colleague, and it reads the thread, breaks the request into steps, carries them out with the tools it has been granted, and posts the result back. It launched in research preview on 23 June 2026, runs on Claude Opus 4.8, and is "multiplayer": one shared Claude lives in each channel for the whole team.
By the Vikilinks team 9 min read Published 24 June 2026
A person working on a laptop using Slack, where Anthropic's Claude Tag AI agent is summoned by tagging at-Claude

On 23 June 2026, Anthropic launched Claude Tag, an AI agent that works inside Slack and that you call on the same way you would tag a coworker. It is a small change in form that turns out to be a big change in feel: instead of switching to a separate chat window, you bring Claude into the conversation you are already having, and it gets to work. This explainer walks through what Claude Tag is, how it works, what makes it different from the old Claude in Slack app, how it is governed and priced, and how to start using it.

What is Claude Tag?

Claude Tag is a collaborative AI agent that lives in your Slack workspace. When someone types @Claude in a channel or thread, the agent reads the surrounding conversation, breaks the request into stages, carries them out using whatever tools it has been granted, and posts its work back into the thread for everyone to see. It runs on Anthropic's Claude Opus 4.8 model, and it replaces the earlier "Claude in Slack" app with something far more capable.

The clip below, from Anthropic's announcement, shows the idea in under a minute: tag Claude right where the work is already happening.

Anthropic's introduction to Claude Tag: "Tag Claude in, right where you already work."

Why it matters

Claude Tag is the latest move in a race to put AI directly inside the tools teams already use, where the enterprise market has become a key battleground for AI companies. By dropping the agent into Slack, Anthropic collapses the distance between talking about work and doing it: the bug report, the context and the fix can now live in the same thread. As Cat Wu, Anthropic's head of product for Claude Code, put it, "a lot of the capabilities did exist, but actually the form factor of being able to tag it the same way that you would a coworker is really powerful."

23 Jun 2026

the day Claude Tag launched in research preview for Claude Enterprise and Team customers.

Opus 4.8

the Claude model Claude Tag runs on, Anthropic's most capable at launch.

65%

of Anthropic's own product team code is written by its internal version of the agent.

How Claude Tag works

Under the surface, each tag kicks off a short, agentic loop. Here is the path from mention to result.

  1. 1

    You tag @Claude

    Someone mentions @Claude in a channel or thread with a request, exactly as they would loop in a colleague.

  2. 2

    It reads the context

    Claude reads the surrounding conversation, and draws on the channel history and approved data sources it has built up over time, so you rarely need to re-explain.

  3. 3

    It plans the work

    The request is broken into stages. For longer jobs it can work asynchronously and even schedule tasks for itself, pursuing a project while you focus elsewhere.

  4. 4

    It executes with granted tools

    Using the tools, data and codebases an administrator has allowed for that channel, it carries the task out, from running an analysis to opening a pull request.

  5. 5

    It posts the work back

    The result lands in the thread where everyone can see it, so the discussion and the output stay in one place and teammates can pick it up.

What makes it different

Three things set Claude Tag apart from a normal chatbot. First, it is multiplayer: rather than a private bot for each person, a single Claude lives in each channel and works with the whole team, so context and progress are shared. Second, it keeps persistent context, building an understanding of the work from the channel history and the data sources it is allowed to see, which means less repetition for you. Third, it can be proactive: with ambient mode switched on, it can flag relevant updates, follow up on unresolved threads, and surface things it thinks you should see, all without being tagged. Ambient mode is off by default, so the agent stays quiet until you decide otherwise.

Claude in Slack vs Claude Tag

Claude Tag replaces the older Claude in Slack app, which retires on 3 August 2026. The table below shows how the new agent differs from what it replaces.

How Claude Tag compares with the older Claude in Slack app
Factor Claude in Slack (legacy) Claude Tag
Identity A personal assistant tied to each user One shared agent per channel that everyone collaborates with
Context Mostly limited to the current conversation Persistent: builds context over time from approved channels and data
Initiative Responds when prompted Works asynchronously, schedules its own tasks, and (ambient on) flags updates proactively
Tools and data Limited integrations Admin-granted tools, data sources and codebases, scoped per channel
Governance Basic controls Per-channel spend caps, full audit logs, and a scoped agent identity
Pricing Tied to seats Consumption-based, with organisation and per-channel budgets
Status Retiring on 3 August 2026 Research preview for Claude Enterprise and Team customers

Governance, security and pricing

For an agent that can touch real tools and data, control matters as much as capability, and Anthropic has made governance a central part of Claude Tag. Each channel runs the agent under its own scoped identity, and administrators decide which tools, data sources and codebases that identity can reach, channel by channel, so configuration does not bleed between departments. There are token spend caps at both the organisation and channel level, and full audit logging of the tasks it carries out, attributed to whoever requested them.

On cost, Claude Tag uses consumption-based pricing: you pay for usage rather than per seat, with organisation-wide budget visibility and per-channel limits. It is available through Claude Enterprise on AWS Marketplace, where setup involves an administrator provisioning the agent identity in the Claude admin console, which Anthropic says takes about an hour. Eligible organisations also receive an introductory launch credit.

What teams are using it for

Because it can act, not just answer, the early use cases are practical ones. Anthropic and early write-ups point to Claude Tag opening pull requests, running data analysis, and helping with incident response, all from inside the Slack thread where the conversation is already happening. The strongest signal of how far this can go is internal: Anthropic says its own version of the agent now writes roughly 65% of its product team's code. The open question, as some analysts note, is how useful proactive ambient mode proves in practice, since poorly tuned notifications could become noise rather than help, something each team will need to tune for itself.

How to get started

At launch, Claude Tag is in research preview for Claude Enterprise and Team customers. Getting going follows four steps: pair Claude with your Slack workspace, grant it access to the tools and data it should use, set spending limits at the organisation and channel level, and test it in a private channel before rolling it out more widely. Starting small in a low-risk channel, with ambient mode off, is a sensible way to learn how it behaves before you give it more reach. And while it is Slack-only today, Anthropic has said it plans to bring the same experience to other platforms in the coming weeks, so it is worth watching even if Slack is not your main hub.

Key takeaways

  • Claude Tag is an AI agent from Anthropic that lives inside Slack. You summon it by typing @Claude in a channel, and it reads the thread, breaks the request into steps, does the work with the tools it has been granted, and posts the result back. It launched in research preview on 23 June 2026.
  • It is "multiplayer": one shared Claude lives in each channel rather than a private bot per person, so it builds context over time and teammates can pick up where each other left off. It runs on Claude Opus 4.8.
  • It can work asynchronously, schedule tasks for itself, and, with ambient mode switched on, proactively flag updates across connected channels. Ambient mode is off by default.
  • Governance is built in: each channel agent has its own scoped identity, admin-controlled tools and data, organisation and per-channel token spend caps, and full audit logging. Pricing is consumption-based rather than per seat, and it is available via Claude Enterprise on AWS Marketplace.
  • Claude Tag replaces the older "Claude in Slack" app, which retires on 3 August 2026. Anthropic says it plans to bring the same tag-a-coworker experience to other platforms in the coming weeks.
Questions

Claude Tag, answered

Claude Tag is an AI agent from Anthropic that works inside Slack. You bring it into a conversation by typing @Claude in a channel or thread, just as you would tag a colleague. From there it reads the surrounding messages, breaks your request into steps, carries them out using the tools and data it has been given access to, and posts its work back into the thread. It launched in research preview on 23 June 2026 and runs on Anthropic's Claude Opus 4.8 model.

The older Claude in Slack app behaved like a personal assistant tied to each user. Claude Tag is "multiplayer": a single shared Claude lives in each channel, so the whole team works with the same agent, it keeps context over time, and colleagues can hand work back and forth. It also gains agentic abilities the old app lacked, such as running multi-step tasks with granted tools, working asynchronously, and proactively flagging updates when ambient mode is enabled. The legacy Claude in Slack app retires on 3 August 2026.

At launch Claude Tag is in research preview for Claude Enterprise and Team customers, and it is available through Claude Enterprise on AWS Marketplace. Pricing is consumption-based, meaning you pay for usage rather than per seat, with organisation-wide budget visibility and per-channel limits. Anthropic has also issued an introductory launch credit to eligible organisations. Setup involves an administrator provisioning the agent identity, which Anthropic says takes about an hour.

Anthropic has positioned governance as a core part of the product. Each channel runs its own scoped agent identity, and administrators control which tools, data sources and codebases it can reach, channel by channel. There are token spend caps at both the organisation and channel level, and full audit logging of the tasks it carries out, with attribution to who requested them. Its proactive "ambient" mode is also off by default, so the agent only acts when tagged until you choose otherwise.

Because it can use the tools it is granted, Claude Tag handles real work rather than just answering questions. Demonstrated uses include opening pull requests, running data analysis, and helping with incident response, all from within the Slack thread where the discussion is already happening. Anthropic says its own internal version writes roughly 65% of its product team's code, which gives a sense of how heavily the company leans on it in practice.

Not yet, but it is planned. Anthropic launched Claude Tag on Slack first and has said it intends to bring the same "tag it like a coworker" experience to other platforms. According to Cat Wu, Anthropic's head of product for Claude Code, the company is working to expand to other platforms in the coming weeks, so the Slack version is best seen as the first step rather than the whole picture.

This explainer is written and maintained by the team at Vikilinks, an Australian AI-powered digital marketing agency based in Parramatta, NSW. We help businesses understand and adopt AI tools that genuinely move the needle. Written on 24 June 2026 using Anthropic's own Claude Tag announcement and reporting from Reuters and AWS. Product details for a research-preview tool can change, so check Anthropic's official documentation for the latest.

Want AI working inside your business?

Agents like Claude Tag are only useful when they fit how your team already works. We help Australian businesses choose, set up and govern AI tools that save real time. Get a free, no-pressure chat about where to start.

We value your privacy

We use cookies to run the site, understand how it is used and improve it. You can accept all, reject non-essential, or choose what to allow. Read our Privacy Policy.

Free proposal · No obligation

What can we help with?

Pick the service you are most interested in

We will ask a couple of quick questions, then send a tailored proposal. Takes under a minute.

Thank you!

Your request is in. Our Australian team will review it and send your tailored proposal within one business day.

Reference

Your details are private. We reply within one business day.

Call us