Slack Sync banner
tdimino tdimino

Slack Sync

Communication community

Description

--- name: slack-sync description: "Bind this Claude Code session to a Slack channel for bidirectional awareness. The session appears in the soul registry as bound to the channel." argument-hint: [#channel-name or channel-id] disable-model-invocation: true --- # Slack Sync Bind this session to a Slack channel. After binding, the session registry shows this session as connected to the channel, and Claudicle can post status updates there. ## Arguments Target: $ARGUMENTS If empty, show the curr

Installation

Installs to ~/.claude/skills/tdimino-claude-code-minoan-slack-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tdimino-claude-code-minoan-slack-sync && curl -fsSL https://raw.githubusercontent.com/tdimino/claude-code-minoan/HEAD/commands/slack-sync.md -o ~/.claude/skills/tdimino-claude-code-minoan-slack-sync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository