The problem
What was broken before AI
Yash was waking up to more than 150 Slack notifications, and the hard part was not simply reading them. The hard part was deciding which ones deserved action, which ones were worth reading, and which ones could be safely ignored. Slack treated everything like it mattered equally, so triage became its own job before the real work could even begin.
What changed
What the use case made possible
Yash first built a text-based digest with OpenClaw, using mostly deterministic code to pull and group the right Slack notifications while AI handled the more subjective judgment of whether each message was Action Required, Need to Read, or FYI. That worked, but it was still a wall of text. He then used Perplexity Computer to turn the digest into a clean Kanban-style dashboard with direct links back to Slack and an Archive All action for the low-priority column.
Why this matters
Why this use case is worth studying
Yash’s workflow is useful because it shows the difference between summarizing information and reshaping work. A summary can still leave you with a long list to process. His dashboard changes the interface: messages are grouped by urgency, FYIs can be cleared in one move, and the inbox begins to match how his brain wants to work. That is where small personal software gets interesting — it does not need to replace Slack, only make Slack usable for one person’s workflow.
Use this when
When this pattern applies
Use this pattern when an important work stream has become too noisy to trust at a glance. It works especially well when the tool already contains the information you need, but the default interface treats everything like it deserves the same level of attention.


