A weekly recap agent for ops leads and team managers who want a clear picture of the week without asking anyone to write a status update. It reads the real activity in your public Slack channels and turns it into a structured standup, then posts it to the team channel once you approve.
What it does
The agent compiles a per-person breakdown of what got done, what is in progress and what is explicitly blocked, with every line traced back to the messages it came from. It also pulls together the week's shipped changelog so the team can see what actually went out. When someone has no visible update, the recap never labels them inactive: it simply reflects what the channels show.
The finished recap goes to you first. Nothing posts to the team channel until you approve it.
How it works
- On a set schedule, the agent runs against your public Slack channels and reads the week's activity.
- It applies its compilation rules to sort messages into done, in-progress and explicitly-blocked, and keeps each line tied to its source messages.
- It marks and assembles the shipped changelog for the week.
- It formats the recap and sends it for your review before posting to the team channel.
The agent runs every Friday afternoon by default, so the recap is ready to close out the week. It follows a fixed set of rules for per-person compilation, changelog markers and recap format, keeping each weekly summary consistent and easy to read.