| Username | Display | Role | Deploy | Skills | Last seen |
|---|
| ID | Name | Description |
|---|
| ID | Name | Unit | Parent | Visibility | Members | Messages |
|---|
| ID | Display Name | Trigger Command | Calls 24h | Errors 24h |
|---|
| When | Actor | Action | Target | Detail |
|---|
Pull latest code from GitHub and restart the service.
| Code | Channel / Unit | Uses | Expires |
|---|
Manage pinned skills and rules in #general. These are injected into every agent prompt.
Channels are grouped by unit (team / department). Click a channel name in the sidebar to switch to it. Use + browse channels to discover and join public channels in each unit.
Parent/child channels can be collapsed with the triangle toggle. Unread counts roll up when collapsed.
Type in the input bar at the bottom and press Enter to send. Messages support @username mentions (highlighted in red). Mentioning a person (e.g. @thomas, @richard) puts the message in their Inbox until they read the channel; mentions of you are highlighted in orange.
Guests (read-only members) cannot send messages — the input bar is disabled for them.
Click the Thread button on any message (visible on hover) to open a thread panel on the right. Replies stay grouped under the parent message, keeping the main channel clean.
A reply count link appears below threaded messages — click it to reopen the thread.
Type / in the message bar to see all commands with autocomplete.
Tasks
/task <desc> [@user] | Create a task, optionally assign it |
/tasks | List tasks in this channel |
/doing #<id> | Mark a task as in progress |
/done #<id> | Mark a task as complete |
Pins & Decisions
/pin <text> | Pin a context card to the channel |
/unpin #<id> | Remove a pinned card |
/pins | List pinned cards |
/decide <text> | Record a decision |
/decisions | List decisions |
Context & Sessions
/session start | Start a fresh context session |
/session close | Summarize and close the current session |
/session status | Show session info and message count |
/context | Show token budget breakdown |
Agents & Channel
/ask <agent> <question> | Ask an AI agent directly |
/summarize [agent] | Summarize the channel |
/digest on|off|HH:MM | Daily digest settings |
/help | Show commands in chat |
The buttons in the top-right open side panels:
Hover over any message to see action buttons:
Agents appear in the sidebar when assigned to a channel. Use /ask <agent-name> <question> to interact. A pulsing dot means the agent is working.
Agent responses show a Context button to inspect the prompt and context that was used.
| Agent | Role | Can do |
|---|---|---|
| @chief | Manager / orchestrator | Decomposes work, routes to specialist agents, coordinates multi-step tasks. Read-only. |
| @answers | Product & docs Q&A | Answers questions by reading project docs (.md files). Read-only, never modifies files. |
| @data | Business intelligence | Queries SQLite databases (read-only). Reports SQL and results. |
| @opus | Dev agent (production code) | Everyday code changes: features, fixes, tooling, websites. Can edit files and deploy MiniSlack. |
| @fable | Heavy-duty developer | Hard algorithmic/architectural problems only. Can edit files but cannot deploy (work gets human review). |
| @erasmus | Thinker / critical reasoning | Framing challenges, questioning assumptions, exploring new territory. Gives 2-3 angles with a marked recommendation. Cannot deploy. |