# Claude Code + Slack = workflow revolution

## Метаданные

- **Канал:** Mervin Praison
- **YouTube:** https://www.youtube.com/watch?v=tdWLbBqAiio
- **Дата:** 12.05.2026
- **Длительность:** 5:43
- **Просмотры:** 665

## Описание

Send a message in Slack. Claude reads your codebase, creates a branch, 
writes the code, opens a pull request, and ships it — without you 
leaving the channel.

🔗 Links
Add Claude to Slack: https://claude.com/claude-for-slack
Slack Marketplace: https://praisonai.slack.com/marketplace/A08SF47R6P4-claude
Claude Code on the web: https://claude.ai

Claude for Slack brings Claude Code directly into your Slack workspace. 
Anyone on your team can tag @Claude in any channel, ask it to scan for 
security issues, upgrade dependencies, run tests, fetch pull requests, 
or build a feature end to end — and Claude handles the rest through 
its GitHub integration and tool connectors.

In this video I walk through the full setup: signing into claude.ai, 
adding the GitHub connector from Claude Code on the web, installing 
the Claude app into Slack, picking a default repo per channel, 
switching between code mode and chat mode, and inviting Claude into 
any existing channel with a single slash command so your whole team 
can use it.

By the end you'll have Claude wired into Slack with GitHub access, 
able to take a one-line request in a channel and return a working 
pull request a few seconds later.

🕒 Chapters
0:00 What Claude for Slack does
0:42 Quick recap of Claude Code
0:59 Adding the GitHub connector
1:51 Two ways to install Claude in Slack
2:25 First chat — listing available tools
2:41 Picking a default repo per channel
3:32 Creating a branch, file, and pull request from Slack
4:30 Inviting Claude into any channel with /invite
5:25 Wrap up

#ClaudeCode #Slack #AI #DeveloperTools #GitHub #Anthropic

This video shows how to integrate Claude AI with Slack, enabling you to draft content, conduct research, and prepare for meetings directly within Slack. Learn to install the Claude app in Slack, connect to repositories, and utilize various tools for coding and ai automation. This setup streamlines your workflow automation and communication.

## Содержание

### [0:00](https://www.youtube.com/watch?v=tdWLbBqAiio) What Claude for Slack does

Claude for Slack. Send a message directly to Claude from your Slack. It is able to perform the task, write the code, create pull request, merge the pull request, integration with GitHub, and many other tools right from within your Slack messaging tool. Also, the ability to add to any of your Slack channels. Also, even a beginner should be able to integrate Claude code in Slack. And I'm going to take you through step-by-step how to install Claude app in Slack, connect to your Claude account, configure Claude code on the web to add multiple tools, and finally adding Claude to any channels. That's exactly what we're going to see today. Let's get started.

### [0:42](https://www.youtube.com/watch?v=tdWLbBqAiio&t=42s) Quick recap of Claude Code

Claude code is a powerful tool. Describe what you want to build, test, iterate, or ship. Claude code handles the rest. It can navigate to unfamiliar code, developing across the whole code base, executing across your tool chain, running test, and managing CA failures.

### [0:59](https://www.youtube.com/watch?v=tdWLbBqAiio&t=59s) Adding the GitHub connector

First, sign in to claude. ai. Once after you sign in, on the left-hand side, you got Claude code. So, click on Claude code, and this is Claude code on the web. So, as a first step, you need to integrate other tools to Claude code. So, here you got customize. So, click on customize, and then going to add connectors. Clicking on connectors, there you can click the plus icon at the top to add connectors. Browse connectors. There you got multiple connectors which you can connect. For Claude code, one of the most important connector is GitHub. So, you can search for GitHub there, and then connect. So, once after you connect, it looks like this. GitHub integration, and then you will see a disconnect button at the top to disconnect if it's already integrated. So, that is the first step.

### [1:51](https://www.youtube.com/watch?v=tdWLbBqAiio&t=111s) Two ways to install Claude in Slack

Next, you got two options. One is going to Slack marketplace, and click the open in Slack button. And that'll automatically install Claude in your Slack. There is one more option, which I'll put the link in the description. So, in this page, you got add to Slack. Just by clicking on that, that'll automatically ask you the permission to allow Claude app to access Slack. So, I'm going to allow that access. Now you can see Claude is installed. Now you can close this window and return to Slack. And in the sidebar, you can find Claude.

### [2:25](https://www.youtube.com/watch?v=tdWLbBqAiio&t=145s) First chat — listing available tools

There I can start chatting. Now I came back to my Slack. There on the left-hand side, under apps, you can see Claude here. And you got the chat here. So, I'm going to ask to Claude, "What tools do you have access to? " Now it's gathering information. Now it's asking me to

### [2:41](https://www.youtube.com/watch?v=tdWLbBqAiio&t=161s) Picking a default repo per channel

select the repository of my choice. So, clicking select repository, or I could even click this icon to open a new window. But for now, I got the options here. So, in my case, I'm going to choose the Praveen AI repo. That's where my code is. This is for code changes. But if you want to just chat, you can switch to chat. And I'm going to set this as default for this channel. I'm clicking switch. Now you can see the response here. It's working on this repo. If I want to see what it's working on, I can just click this icon, and that directly opens my Claude code, the web version, which we set up earlier. So, initially I asked, "What tools do you have access to? " And it is finding all these tools. And that is the response we are seeing here. The same response what we saw in Claude code, the web version. So, similarly, you can ask any task to do. Next, if I want to make any changes

### [3:32](https://www.youtube.com/watch?v=tdWLbBqAiio&t=212s) Creating a branch, file, and pull request from Slack

to the code, I'm going to say, "Create a branch and create a file called test. txt in the root folder. " I'm clicking sent. This is just to verify and test if it works. Now it's working on it. Created a branch, and now it's creating a draft pull request. And you can see the progress here. And finally, as I requested, a branch got created, the file got added, and a pull request is here. I'm going to open this, and here is the change which I requested. You can see in the file changes, test. txt file got added. So, you can see it's easy to ask Claude Code to go through your code and do any kind of modification. You can even ask Claude to scan for any security issues, upgrade to the latest version, do some testing, and much more. So, this is just to confirm that everything is working internally between Claude and Slack. Finally, I want to show you how

### [4:30](https://www.youtube.com/watch?v=tdWLbBqAiio&t=270s) Inviting Claude into any channel with /invite

you can integrate Claude with any of the channel. So, I've got few channels here. So, I'm going to go social. There at the chat interface, just type {slash} invite, and then space {at} Claude. That's it. And clicking enter, now you can see Claude is now available in this channel. Now, I can tag {at} Claude to get started. As simple as that. Now, anyone from your team can come to this group and then just tag Claude and ask it to perform any task. Let's say, get me all the latest pull requests. And clicking enter, and now it's working on it. Now, it's asking me to choose a repository as before for the specific channel. And I'm choosing the repository and switch. Now, it's started working on it. And here is the response with all the pull requests as of now. Now, you know how to integrate

### [5:25](https://www.youtube.com/watch?v=tdWLbBqAiio&t=325s) Wrap up

that. Now, you know how to integrate Slack with Claude Code and make your work super fast. Do try and let me know in the comments below what you think about this. Considering you already like Claude Code, I also created another video about Claude Code integration with Telegram, which I'll put the link in here, and I highly recommend for you to watch, and I will see you there.

---
*Источник: https://ekstraktznaniy.ru/video/51044*