Anthropic Claude Code Slack Integration Launched

Claude Code Will Work on Slack
Anthropic made the Claude Code feature available on Slack. Released in beta as a research preview, this new integration lets developers delegate coding tasks to AI directly through internal team chats.
Unlike simple code snippet writing or superficial debugging support offered in earlier integrations, the new version provides full workflow automation. When Slack users tag Claude’ in the relevant message or thread, the system scans the content and automatically determines whether it is a coding task.
Technical Capabilities of the Integration
Claude Code’s Slack integration can perform the following core functions:
- Analyze the context and error reports in the Slack thread title to identify the issue.
- Access authenticated code repositories (repo) to find the correct files.
- Start coding tasks and reflect progress updates in the chat window.
- Review the work done and create pull requests.
This development continues Anthropic’s strategy of bringing Claude Code to web and desktop (including Mac) applications. In the industry, other AI coding tools such as Cursor and GitHub Copilot are similarly focused on moving beyond IDE boundaries and integrating into the collaboration tools teams already use.