synthesis-slack-sync
Synthesis Slack Sync
A protocol for syncing Slack channels and threads to local transcript files using Slack MCP. Designed for AI-assisted workflows where an agent reads Slack on behalf of a user, saves transcripts locally, and updates a daily action plan.
This skill provides the protocol — the sync methodology, thread re-reading discipline, transcript format, and action plan update rules. A per-project config file (.claude/slack-sync.yaml) provides the specifics: which channels, which paths, which DMs.
Configuration
Create .claude/slack-sync.yaml in each project that uses this skill:
# .claude/slack-sync.yaml — Slack sync configuration
#
# workspace: (REQUIRED) Workspace identifier. Determines transcript subdirectory structure:
# {transcripts_path}/{workspace}/channels/YYYY-MM-DD.md
# {transcripts_path}/{workspace}/dms/YYYY-MM-DD.md
# {transcripts_path}/{workspace}/group-dms/YYYY-MM-DD.md
# channels: Slack channels to monitor. All channel types supported.
# dm_channels: Active 1:1 DM conversations to check (optional).
More from rajivpant/synthesis-skills
synthesis-fact-checking
Systematic fact-checking process for verifying claims in articles and blog posts, particularly those synthesized from multiple AI deep-research outputs. Use when asked to: fact-check, verify claims, verify sources, check accuracy, citation verification, review factual accuracy, validate references.
17synthesis-thinking-framework
Five-mode thinking methodology (first principles, systems thinking, complexity thinking, analogical thinking, design thinking) with a pre-response protocol for non-trivial problems. Provides the foundational reasoning approach that other synthesis skills build upon.
15synthesis-article-writing
>
14synthesis-concise-messaging
>
14synthesis-codebase-review
Enterprise-scale codebase audit methodology with tiered review system (Essential through Mission-Critical). Use when asked to: codebase review, code audit, code review, review codebase, architecture review, security audit, full code review, enterprise review, codebase health check.
14synthesis-context-lifecycle
Three-tier context architecture for managing AI working memory across long-running projects. Use when asked to: manage context, project context, session management, context lifecycle, working memory, archival, archive sessions, context maintenance, garbage collection for context, tiered context.
14