Catch Up on Slack Since Yesterday
For an operator who was heads-down or off and wants a consolidated read of every channel they're in over a 24–48h window.
Lost in the thread
Here's what doing this by hand looks like today — and why it doesn't scale.
Coming back from a day off means scrolling a dozen channels
Important decisions get buried in long threads
You end up asking 'what did I miss?' in five different DMs
Composio collapses all of this into one prompt — here's what that looks like.
Your agent runs it end-to-end.
- 01List channels the user is a member of
- 02For each channel, fetch recent messages in the window
- 03Drop channels with fewer than the minimum message count
- 04For each remaining channelCluster messages into distinct threads/topics. Summarize each thread in one line with the lead participant and message count.
- 05Flag any message that @-mentions the current user or contains urgent keywordsBroken, blocker, down, p0, p1, incident. These go to a "⚠️ For you" section at the top.
- 06Build a permalink for each notable thread
- 07Return the recap, focus channels first, then by volume
Back in the loop in seconds
One prompt replaces an hour of scrolling with a channel-by-channel recap you can scan over coffee.
Paste this into Claude, Cursor, or Codex. It'll install the CLI, connect your apps, and run the task — end to end.
Daily Morning Brief
One prompt pulls today's calendar, unread Gmail, open GitHub PRs, and overdue Notion tasks into a one-screen brief.
Read →Meeting Prep Sheet
Five minutes before your next call, get a prep sheet — attendees, last email, open Jira, recent Slack.
Read →Full-Stack Incident Investigation
User reports a bug — correlate Datadog + recent deploys + Intercom signal, draft the Slack update and the fix PR.
Read →