Check thread closer use-case
Resolved 💬 2 comments Opened Feb 4, 2026 by TGol67 Closed Feb 4, 2026
Use Case: Slack Thread Bump/Reminder
Concept:
Every X time, scan all ongoing threads and:
- If the conversation did not reach a conclusion AND
- More than X time passed since the last message
Actions:
- Send a message in the thread to "bump" it
- OR (better): Send a DM to the person who needs to respond next to remind them of the thread
Notes
- Need to determine how to detect "conversation didn't reach conclusion"
- Need to identify "who needs to respond next"
- Configurable time threshold (X)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗