☀️
Standup Digest CrewAI
blueprint · 3 agents · 3 MCP servers
What it does
Every morning it pulls what moved in Jira and what merged in GitHub over the last day, groups it by person or workstream, and posts a short digest to Slack so standup is a read, not a round-robin. Runs on a schedule and stays out of the way.
Agent flow
1 · Collector
Pull Jira + GitHub activity
jira: list_issues · github: recent_commits
2 · Summarizer
Group and condense
no tools · reasoning
3 · Poster
Post the digest to Slack
slack: post_message
fork & run
# fork into your project, wire your own servers
npx socketcat fork standup-digest