-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
Enable bidirectional chat with Claude Code sessions via Slack, using SlackClaw as the bridge.
How it would work
- User sends a message in
#claude-codechannel (or DM to SlackClaw) - SlackClaw forwards the message to a running Claude Code session (via
claude -psubprocess or API) - SlackClaw posts the response back to Slack
With the Claude Code Slack MCP plugin, Claude Code can also proactively post updates into Slack during a session — closing the loop fully.
Components needed
- New
#claude-codechannel (or dedicated DM handler) - Claude Code proxy mode in SlackClaw (subprocess bridge)
- Session lifecycle management (start/stop/resume)
- Response streaming back to Slack
Value
Slack becomes a proper front-end for Claude Code sessions — useful for mobile access, async workflows, and team visibility.
Priority
Backlog
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request