slack-respond
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.