Skip to content

Auto-send potential clients to Slack

Separate from signal auto-send. This fires when Claude discovers a new company mention in a signal that isn't already in your tracked list.

Pre-send enrichment

Because the potentials tab shows enriched info (website, LinkedIn, industry, country, description), auto-send triggers a Claude lookup before posting. That way the Slack message carries the same detail a user would see in the app.

This costs a small additional Claude call per new potential. Lazy enrichment (Settings → in-app only) costs zero on the sync side and pays only when a user opens the potential page.

Format

One Slack message lists up to 10 newly discovered potentials with name + reason + website + LinkedIn + description.

After send

last_slack_sent_at is set on each potential — visible as a "Sent" badge in the list and detail pages. They keep showing in the tab; the badge is the only difference.

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