Anthropic just launched Claude Tag in beta for Team and Enterprise tiers, and it’s a massive architectural milestone for how tech teams collaborate with LLMs.
Instead of treating an LLM like a siloed, single-player chat interface, Claude Tag embeds directly into Slack channels as an asynchronous, multiplayer team member that can be connected to your tools, APIs, and codebases.
Why the Tech Background Needs to Care:
- The 65% Metric: Anthropic revealed that 65% of their own product team's code is now generated internally via Claude Tag. It’s no longer just a coding assistant; it's a team velocity engine.
- Persistent Shared Memory & Context: It lives inside the channel, ambiently reading conversation history and documentation. You no longer have to waste tokens re-prompting or copy-pasting system instructions. It maintains localized state and tacit knowledge over time.
- Asynchronous Project Execution: You can tag @Claude to run code reviews, hunt down performance metrics across tools, or debug a stack trace, and then walk away. It schedules its own tasks, handles long-running workflows over hours or days, and drops the final output back into the Slack thread.
- Proactive & Ambient Behavior: If enabled, it doesn't wait to be spoken to. It actively monitors channels and integrated tools to flag anomalies, track down silent issues, or revive dead threads that haven't reached resolution.
Under the Hood & Governance:
- Engine: Powered by Opus 4.8.
- Isolation & Security: Granular admin controls mean you scope specific memories, tools, and data access to specific channels (e.g., the DevOps instance won't leak state or credentials to the Growth Marketing instance).
- Migration: This officially replaces the legacy Claude Slack app.