Post the job update in Slack
Published 2026-09-09
The crew asks where the job stands. You open Slack and type it from memory. The board and the files already have the answer.
Your AI assistant can read those and post the update in Slack.
What is still on you
Every job has a status someone wants in the channel: waiting, scheduled, done. You know it. You retype it. If another person on the team gets the same ask, they retype it too.
ChatGPT can draft the update. It cannot post in your Slack. Copying the draft into the channel is still you doing the send step by hand.
What your AI assistant does
It designs a Slack bot for that purpose. It reads the board and the files for the job. It posts the update in the channel you name. Replies stay in Slack. The next person on your team sees the same post. They do not ask you to forward a chat.
If you want a weekday pass over open jobs, a Routine runs code on a schedule. It lists what needs an update. It does not wake a model to rewrite each post every morning.
What this is not
This is not a new Slack product you learn first. It is the job update you already type. The bot posts it from the work you already have.
Hand it off
Copy this into your AI assistant:
Add Sails from https://sails.app/start. Build a Slack bot that posts job status from the board and the files. Start with one channel and one job. Use Slack, Files, and a board. Ask me anything you need before you start.