What problem does it solve?
It prevents uncertainty and delay when a Slack question needs an accurate, code-backed answer by ensuring Slack MCP connectors are ready, understanding the target thread or channel, and managing the full response lifecycle.
Core Features & Use Cases
- Slack tool validation: Confirms
slack_read_thread, slack_read_channel, slack_search_channels, and slack_send_message are available before doing anything and stops with a clear notice if they are missing.
- Context-aware research: Prioritizes provided arguments, thread URLs, or current conversation context and explores repository files, history, or MCP tools for factual support.
- Drafting and review workflow: Crafts a respectful, identity-led reply, secret-scans referenced snippets, presents the draft for human approval, and posts it to the right thread or channel once the user signs off.
Quick Start
Ask the skill to summarize a referenced Slack thread and draft a respectful reply grounded on repository findings.