Slack PR Status Message

Generate Slack pull request status messages categorized by review status and mergeability.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/stitts-dev/dotfiles --skill slack-pr-status-message
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Slack PR Status Message
Source: https://github.com/stitts-dev/dotfiles/tree/main/.claude/skills/slack-pr-status-message
Command: npx skills add https://github.com/stitts-dev/dotfiles --skill slack-pr-status-message

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of formatted pull request status messages for Slack team updates, ensuring everyone is informed about PR progress.

Core Features & Use Cases

  • Categorizes PRs: Organizes pull requests into 'Ready for review', 'Approved', 'Changes requested', and 'Has conflicts'.
  • Prioritizes & Formats: Orders PRs by importance and formats them with markdown links for easy viewing in Slack.
  • Use Case: At the start of the day, use this Skill to generate a concise Slack message summarizing all open PRs, their status, and who needs to take action.

Quick Start

Generate a Slack PR status message for the team.

Frequently Asked Questions about Slack PR Status Message

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Slack message for pull request status updates?

To generate a Slack message for pull request status updates, the Skill categorizes open PRs by review status and mergeability, ordering them by priority and formatting them with markdown links for clear team communication.

What is the best way to categorize pull requests for a team status update?

The best way to categorize pull requests for a team status update is to group them into 'Ready for review', 'Approved', 'Changes requested', and 'Has conflicts', which this Skill automates to clarify who needs to take action.

How do I format GitHub PR links in Slack so the team can easily review them?

To format GitHub PR links in Slack, the Skill generates markdown links for each pull request, ensuring the status message is concise, prioritized by importance, and easily viewable directly within Slack channels.

Can I use this to summarize open pull requests that have merge conflicts?

Yes, you can use this to summarize open pull requests that have merge conflicts. The Skill specifically includes a 'Has conflicts' category to flag problematic PRs alongside those approved or awaiting review.

Does this PR status update Skill require any external dependencies or components?

No, this PR status update Skill does not require any external dependencies or components to function. It operates independently to generate formatted pull request status messages for your Slack channels.