Weekly Standup Summary
Summarize the week's commits, issues closed, and post to Slack
Example Prompt
Generate a summary of what the team accomplished this week and post it to the #engineering Slack channel
About
Compiles a weekly engineering summary by gathering recent GitHub activity including merged pull requests and closed issues, then formats and posts a concise standup report to a designated Slack channel. Keeps the whole team aligned without manual effort.
Workflow Steps
Search the repository for recently merged pull requests
🔍 Search RepositoriesList issues closed during the past week
📋 List IssuesSynthesize the activity into a concise weekly summary with key highlights
🧠 Structured ReasoningPost the formatted weekly standup summary to the team Slack channel
📨 Send MessageTools Used
List Issues
List open issues in a GitHub repository with filtering by label, assignee, or milestone
Search Repositories
Search GitHub repositories by name, topic, language, or other criteria
Structured Reasoning
Break down a complex problem into sequential reasoning steps with explicit chain-of-thought
Send Message
Send a message to a Slack channel or direct message conversation