You are in a Slack thread arguing about whether a bug is worth fixing this sprint. Six months ago that thread would have ended in a Jira ticket and a "we'll get to it." Today you can tag @Claude in that same thread, ask it to look at the repo, and get a real fix back before the conversation moves on. That is the actual shift behind the claude slack integration: coding work now starts wherever the conversation already is, instead of waiting for someone to open a terminal.
This article breaks down what claude code slack does today, what changes on August 3, 2026, and why Jules thinks Slack is only the first stop.
Key Takeaways
- Tagging @Claude in Slack triggers a real Claude Code session in the cloud that runs against your connected GitHub repo, using your own account, permissions, and plan, not a generic chatbot.
- Custom commands, subagents, and CLAUDE.md instructions built for the CLI carry over automatically the moment Claude runs from a Slack thread, no extra setup required.
- 51% of professional developers already use AI tools every day, and Claude in Slack meets that habit inside the conversation instead of asking anyone to open a new tool.
- Starting August 3, 2026, Claude Tag replaces Claude in Slack for Team and Enterprise plans, turning @Claude into a shared, admin-scoped identity instead of a personal account.
- For product managers, tagging @Claude enables competitive teardowns, PRD reviews, and discovery synthesis straight from Slack, without an engineering hand-off.
Learn this hands-on
Become a 10x PM by learning how to use Claude Code in your daily work as a Product Manager, through 3 highly efficient live sessions of 1h30. Join the Claude Code for PMs live cohort.

What Claude in Slack Actually Does Today
Claude in Slack is not a chatbot bolted onto your workspace. When you mention @Claude with a coding task in a channel or DM, Claude detects the intent and spins up a real Claude Code session in the cloud, running against whatever GitHub repository you have connected to your Claude Code account (Claude Code Docs).
A few things are worth being precise about, because this is where most explanations get vague:
- It runs your own session, under your own limits. Each Slack-triggered session uses your connected repos, your GitHub permissions, and your Claude plan. It is not a shared bot doing generic chat, it is Claude Code doing agentic work with the same access you already granted it.
- You need GitHub connected first. At minimum one repository has to be authenticated for Claude Code, with the right permissions verified, before tagging Claude in Slack does anything useful. If the first mention fails, it is usually because that connection is missing, and it clears on your next attempt once fixed.
- Sessions are not throwaway. Everything Claude does from a Slack mention lands back in your Claude Code history on the web, so you can review the diff, keep iterating, or hand it to a teammate the same way you would a session started from the CLI.
Concretely: you tag @Claude, describe the task ("fix the null check on the checkout form" or "add a loading state to the pricing table"), Claude reads the repo, makes the change, and reports back in the thread with a link to the session and, once you approve, an open PR.
The Setup, in Plain Terms
You do not need to touch the CLI to use this. The path is: install the Claude app for Slack from the App Directory, sign in with the Claude account that already has Claude Code and GitHub connected, then confirm which repositories Claude is allowed to touch. From there, any teammate in a shared channel can tag @Claude, though the session itself still runs against your account and your repo access, not a shared workspace identity (that part changes soon, more on that below).
The Compounding Insight: Your Setup Investment Travels
Here is the part that matters more than the demo. If you have spent time building custom commands, subagents, hooks, or a whole '.claude/' folder of workflows for your project, none of that stays locked to your terminal. The moment Claude Code runs a Slack-triggered session against your connected repo, it has access to the exact same custom commands, subagents, and CLAUDE.md instructions you already built.
That agent you wrote to review PRDs from three angles, that subagent that turns a transcript into a spec, the custom '/track-bug' command your team uses every day: all of it becomes invokable from a Slack thread, with zero extra work. You built it once for the terminal. It now works everywhere Claude Code can be summoned from.
This is the real payoff of investing in agent infrastructure early. Every hour spent building a good subagent or a tight custom command was never really "CLI tooling." It was infrastructure that compounds across every surface Claude Code eventually reaches, and Slack is proof that list is growing.
51% of professional developers now use AI tools every day, according to the Stack Overflow 2025 Developer Survey. Daily habit is exactly where claude in slack is built to meet people: not a new tool to remember to open, but the same agent showing up inside the conversation that was already happening.
What's Shipped vs. What's Coming: Claude Tag
It is worth separating fact from forecast here, because Anthropic has already announced the next step.
Shipped today: tagging @Claude in a channel or DM triggers a Claude Code session tied to your personal account, your repos, your plan.
Announced, landing August 3, 2026: Claude in Slack is being replaced by Claude Tag for Team and Enterprise workspaces. Instead of every mention running under an individual's account, @Claude becomes a shared identity for the whole organization, with access configured by an admin at the workspace level and overridable per channel. An engineering channel might get GitHub and data-warehouse access, while a marketing channel gets a narrower set of tools, all under the same @Claude mention, with its own audit trail rather than borrowing anyone's personal permissions (TechCrunch).
That is a meaningful shift: from "Claude running as me" to "Claude running as a governed member of the team." If you are on a Team or Enterprise plan, this is worth flagging to whoever owns your Slack admin settings now, so access scoping is deliberate rather than default.
Jules's prediction, not Anthropic's: Slack is the first surface, not the only one. The pattern here (tag an agent, it spins up a session against your actual tools and repo, your custom workflows travel with it) is not Slack-specific. Expect the same move into Notion, Figma, and wherever else work already happens: summon a coding agent from the tool you are already in, instead of context-switching to summon it. Nothing about this is confirmed by Anthropic. It is a bet based on how fast the "agent lives wherever you already are" pattern has moved in the last year, and it lines up with the broader push toward cloud orchestration and routines that no longer assume a terminal is open.
As Cat Wu, Head of Product for Claude Code and Cowork at Anthropic, put it: "We see Claude Tag as an evolution of Claude Code. Claude Code, Cowork, and chat are very single-player, whereas Claude Tag is built to be interactive and multiplayer." That is the real distinction behind the August 3 switch: a single-player tool becoming a multiplayer teammate everyone in the channel can see and steer.
Claude Code in Slack for Product Managers
For a PM, this is the moment Claude Code stops being "a thing the engineers use" and becomes something you can trigger yourself, from a tool you already live in.
- Competitive teardowns without a ticket. See a competitor ship a feature? Tag @Claude in the thread, point it at your repo, ask for a quick prototype of the same flow to react to, no engineering hand-off required.
- PRD and spec review from several angles. If you have built a custom command or subagent that reviews specs for edge cases, feasibility, or user-flow gaps, it now runs from the same Slack channel where the PRD is already being discussed.
- Discovery synthesis on the spot. Drop a research call transcript in a thread, tag @Claude with your synthesis command, and get themes back before the meeting that follows even starts.
The barrier was never whether PMs could learn to prompt an agent. It was whether the agent showed up in the tools PMs already use all day. Slack answers that for the first time in a way that does not require anyone to install anything new.
Product manager and want to work like this? This is exactly what we teach in Claude Code for PMs, our live cohort for product teams: 3 live sessions of 90 minutes over 2 weeks. Every PM ships a real feature, builds their own agent, and gets personalized written feedback.
The Takeaway
Claude Code in Slack is not a chat gimmick, it is a real Claude Code session that runs against your actual repo, carries your actual custom workflows, and reports back where you were already talking. Today that session runs under your own account. From August 3, 2026, Claude Tag turns it into a governed, shared identity for Team and Enterprise workspaces. And if the pattern holds, Slack will not be the last place you can tag an agent and get real work back: it is just the first one that shipped.
