Slackgentic Team — Communication skill for Claude Code
Coordinate your local Codex and Claude Code agent team from Slack.
How to install Slackgentic Team
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open unbounded-ai/slackgentic-team and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Slackgentic Team does
Coordinate your local Codex and Claude Code agent team from Slack.
Alternatives in Communication
- HolaOS — Open-source agentic workspace enterprises can make their own 10.9k ★
- Lark Coding Agent Bridge — Bot that bridges Feishu/Lark messenger with a local Claude Code or Codex CLI 2.4k ★
- Geo Local SEO — Local SEO optimization 397 ★
README
slackgentic-team
Local Codex and Claude agents, coordinated from Slack.
Slackgentic turns one Slack channel into a control room for local coding agents: start work with a normal message, watch agent output stream back into a thread, track sessions started outside Slack, and keep all credentials and transcripts strictly local.
Use agents exactly the way you already do. They still run on your laptop, with the same tools, deployment access, repo access, and approval levels. Slack just becomes the place where you can step away, touch some grass, and reply when an agent needs you.
Why It Exists
- One Slack channel becomes the surface for local agent work.
- Everything stays on your machine.
- The agent channel is private by default, so only you see what your agents are up to.
- Codex and Claude work under one roster.
- No API-key billing detour: it drives the Codex and Claude Code you already use.
- Cross-model reviews are easy: ask for one directly, or let an agent pull in another agent when it wants a second opinion.
- Thread subtasks are natural: reply with
somebody ..., another agent picks up that slice, then the original agent resumes with the added context. - Sessions started outside Slack still get tracked in Slack threads.
- Hire/fire keeps parallelism intentional.
Quick Install
Recommended — installs `slackgentic` on `PATH` globally via [uv](https://docs.astral.sh/uv/) so the command works in any shell:
uv tool install --with pip git+https://github.com/unbounded-ai/slackgentic-team.git
slackgentic slack setup
slackgentic service install && slackgentic service status
`--with pip` lets the in-app updater apply new releases in place.
Alternatively, install from a source checkout — needed if you want to track `main` or hack on the code:
git clone https://github.com/unbounded-ai/slackgentic-team.git && cd slackgentic-team
python3.13 -m venv .venv && source .venv/bin/activate && pip install -e . && slackgentic slack setup
sla
Related Skills
Pokegents
Pokegents is a local, Pokémon-inspired dashboard that turns Claude Code and Codex sessions into a local team d
Agent Peers MCP
Peer discovery + messaging MCP letting multiple Claude Code and Codex CLI sessions coordinate on one machine.
SlackAgentBridge
Control local Claude Code and Codex CLI sessions from Slack with private channels and resumable terminals.
Agentix
Agentix connects local Codex, Pi, Oh My Pi, and Claude Code sessions to Telegram, Feishu, or Slack. Attach a s
OrbCue
Desktop orb for Windows that cues you when Claude Code, Grok, Codex or Cursor Agent needs you. Working session
Codex Peer Bridge
Local Unix-socket messaging bridge between Codex sessions and Claude Code peers
Related Agents
Bench Runner
Executes a11y skill benchmarks across hosted and local model families. Runs cloud/Codex/Ollama benchmark scrip
Data Lead
L0.9 Data team lead — owns the measurement strategy for a product: which metrics matter, how they're defined,
Security Lead
Use ONLY for authorized security work — pentesting engagements with written scope, CTF challenges, red-team ex