← Back to Skills
๐Ÿ“‹

Pull Request Summary Bot

Read open PRs, generate a summary of each, and post to Slack

Developer 4 steps 4 tools 3 servers

Example Prompt

Summarize all open PRs in our main repo and post the digest to #engineering on Slack

About

Fetches all open pull requests from a GitHub repository, reads the diff and description for each, and generates concise summaries highlighting scope, risk, and review priority. Posts a formatted digest to a designated Slack channel for team visibility.

Workflow Steps

1

List all open pull requests in the target GitHub repository

๐Ÿ“‹ List Issues
2

Read the description and changed files for each open PR

๐Ÿ“ƒ Read Repo File
3

Generate a concise summary for each PR including scope, risk level, and review priority

๐Ÿง  Structured Reasoning
4

Post the formatted PR digest to the team's Slack channel

๐Ÿ“จ Send Message

Tags

pull-requestscode-reviewslackautomation