Slack Claude Code Bot icon

Slack Claude Code Bot

Enables collaborative team use of Claude Code by integrating it directly into Slack.

About

This project integrates Claude Code into Slack, allowing development teams to interact with Claude Code collaboratively through a familiar interface. It functions by wrapping Claude Code as a server using the Model Context Protocol (MCP), then connecting it to a Slack Bot. This setup empowers multiple team members to share and utilize the same Claude Code environment directly within their Slack workspace, streamlining development workflows, bug fixes, and project management.

Key Features

  • Invoke Claude Code using Slack mentions (@ClaudeBot)
  • Engage in private work with the bot via direct messages
  • Execute commands quickly using Slack slash commands (/claude)
  • Manage multiple projects with a dedicated `--project` option
  • Share a single Claude Code environment across multiple team members
  • 0 GitHub stars

Use Cases

  • Collaboratively fix bugs and analyze errors directly within Slack channels.
  • Develop new features by prompting Claude Code, sharing progress and code changes with the team.
  • Generate documentation, perform code reviews, and manage project tasks via Slack messages or slash commands.