Skip to content

Auto-send high signals to Slack

When ON, any signal Claude flags as high importance is automatically posted to your default Slack channel as part of the same sync that fetched it.

What you need first

  • A connected Slack workspace (Settings → Slack)
  • A default channel selected during install

What happens

  1. Sync fetches new signals + Claude classifies
  2. Signals with importance = "high" are filtered out of the AI-suggested tab and queued
  3. The autoSlack service posts them in batches of up to 10 per message
  4. Each gets a signal_sends row → "Sent to Slack" badge appears in the feed

When to use it

  • Customer-facing reps want to act fast
  • You trust Claude's importance judgement for your domain (refine via signal-type descriptions)
  • The volume is low enough not to spam (Claude is conservative by design)

When NOT

  • You want to triage manually first
  • Your team prefers digest-style summaries (use Slack scheduled-send or our chat)

Same content as the in-app docs drawer. Source of truth: frontend/src/docs/sections.ts.