Aimaestro Slack Bridge banner
23blocks-OS 23blocks-OS

Aimaestro Slack Bridge

Communication community

Description

Connect Slack to your Claude Code agents - Zero API costs, full context retention, custom skills & hooks. Unlike official Claude for Slack, we connect to your RUNNING agents.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AI Maestro Slack Bridge

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Node.js](https://img.shields.io/badge/Node.js-18%2B-green.svg)](https://nodejs.org/) [![TypeScript](https://img.shields.io/badge/TypeScript-5.0-blue.svg)](https://www.typescriptlang.org/) [![Claude Code](https://img.shields.io/badge/Claude%20Code-Compatible-orange.svg)](https://claude.ai/code) [![AI Maestro](https://img.shields.io/badge/AI%20Maestro-Compatible-purple.svg)](https://github.com/23blocks-OS/ai-maestro)

**Connect your Slack workspace to your Claude Code agents** - Supercharge your team's AI coding workflow without additional API costs.


How is this different from Claude for Slack?

Feature AI Maestro Slack Bridge Official Claude for Slack
API Usage No extra calls - uses your running agents Creates new API sessions per message
Agent Persistence Connects to running Claude Code sessions Starts new sessions each time
Context Retention Agents keep full project context Fresh context per conversation
Hosting Your machines (local/cloud) Anthropic's cloud (claude.com/code)
Claude Code Skills Full access to custom skills & hooks Limited to web capabilities
Multi-Agent Route to any agent in your network Single Claude instance
Bridge Cost Free & open source Included with Pro/Team/Enterprise

*Note: You still need a Claude subscription (Pro/Max) or API credits to run your Claude Code agents. The bridge itself doesn't make additional API calls - it routes messages to agents you're already running.*

**Bottom line**: Official Claude for Slack creates *new* Claude sessions via API. We connect to your *existing* Claude Code agents - the ones already running with your codebase loaded, your skills installed, and your context intact.


The Problem

Your team