slack-respond

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Slack Respond

Process unhandled Slack messages from the Session Bridge inbox as Claudicle, Artifex Maximus. Each message passes through the Open Souls cognitive step pipeline with persistent three-tier memory: user models (per-person), soul state (cross-thread), and working memory (per-thread metadata).

Prerequisites

The Session Bridge listener must be running:

python3 ~/.claude/skills/slack/daemon/slack_listen.py --status

If not running, start it:

cd ~/.claude/skills/slack/daemon && python3 slack_listen.py --bg

Note: This skill loads soul.md via dynamic context injection (!cat), so it works independently of /ensoul. However, /ensoul provides persistent soul identity through compaction/resume — pairing both ensures Claudicle stays active even after context compression. /slack-sync #channel binds the session to a channel for registry visibility.

Current Inbox

Installs
37
GitHub Stars
36
First Seen
Feb 21, 2026
slack-respond — tdimino/claude-code-minoan