post-pr-for-review

Aggregate PR diffs, Linear tickets, and session context into Slack review messages.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/mostafa-drz/claude-skills --skill post-pr-for-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-pr-for-review
Source: https://github.com/mostafa-drz/claude-skills/tree/main/code/post-pr-for-review
Command: npx skills add https://github.com/mostafa-drz/claude-skills --skill post-pr-for-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates generating a concise, Slack-ready PR review message by aggregating data from PR diffs, Linear tickets, session conversations, and related PRs, reducing manual drafting.

Core Features & Use Cases

  • Pulls PR title, description, and changes to present a clear summary.
  • Integrates Linear issue context and related PRs to provide decision-making cues.
  • Allows configurable tone and detail level to match team conventions.

Quick Start

Provide a Slack-ready PR review message for the current PR using available context.

Frequently Asked Questions about post-pr-for-review

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

FAQPage Schema
How do I generate a Slack message for a GitHub PR review request?

To generate a Slack message for a GitHub PR review request, automate the aggregation of PR diffs, Linear tickets, and session context into a plain-text, context-rich prompt. This ensures reviewers receive clear summaries and decision-making cues without manual drafting.

What is the best way to include Linear ticket context in PR review prompts?

The best way to include Linear ticket context in PR review prompts is to aggregate data from the tickets alongside related PRs and session conversations. This provides reviewers with necessary decision-making cues and background information directly within the Slack message.

Can I configure the tone and detail level of automated PR review messages for Slack?

Yes, you can configure the tone and detail level of automated PR review messages for Slack. This allows the generated plain-text output to match your team's specific conventions and communication style while summarizing PR diffs and associated issues.

Does this PR review automation tool work with multiple related issues and activities?

Yes, this PR review automation works with software projects containing multiple related issues and activities. It aggregates context from current branch PRs, associated Linear tickets, and related PRs to provide a comprehensive summary for reviewers.

What data sources are needed to automate Slack PR review request generation?

To automate Slack PR review request generation, the required data sources include PR diffs, Linear ticket details, and session context. Aggregating these sources allows the system to output a concise, Slack-ready message with configurable detail.