retrodigio/claude-channel-slack
Plugin Claude Code
Slack channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /slack-channel:access.
retrodigio/claude-channel-slack
Plugin Claude Code
Slack channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /slack-channel:access.
retrodigio/claude-channel-slack
MCP server Claude CodeCodexCursor +2
MCP server "slack-channel" as configured in retrodigio/claude-channel-slack. Launched with bun run --cwd ${CLAUDE_PLUGIN_ROOT} --shell=bun --silent start.
retrodigio/claude-channel-slack
Skill Claude CodeCodex
Manage Slack channel access — approve pairings, edit allowlists, set DM/channel policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Slack channel.
retrodigio/claude-channel-slack
Skill Claude CodeCodex
Set up the Slack channel — save bot and app tokens and review access policy. Use when the user pastes Slack tokens, asks to configure Slack, or wants to check channel status.
retrodigio/claude-channel-slack
Skill Claude CodeCodex
Interactive Slack-driven onboarding flow for configuring a new channel → repo route. Use when the bot has been added to a channel that is NOT in routes.json and an authorized user has @mentioned the bot with the keyword onboard. Offers three paths: connect to an existing connected project (pick from routes.json)…
retrodigio/claude-channel-slack
Skill Claude CodeCodex
Dispatch Slack channel events to per-thread subagents for isolated, persistent conversations. Use whenever a event arrives. Each unique Slack threadts gets its own subagent that persists across Claude Code session restarts. This keeps unrelated conversations from polluting each other's context.