Dev10x:request-review

Assign GitHub reviewers and send Slack notifications for pull request reviews.

7|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-request-review-dev10x-guru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dev10x:request-review
Source: https://github.com/Dev10x-Guru/Dev10x-Claude/tree/main/skills/request-review
Command: npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-request-review-dev10x-guru

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Dev10x:gh-pr-request-review, Dev10x:slack-review-request, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of requesting a pull request (PR) review by automating the assignment of GitHub reviewers and posting a Slack notification.

Core Features & Use Cases

  • Automated GitHub Reviewer Assignment: Assigns GitHub reviewers to a PR using predefined configurations.
  • Slack Notification: Posts a review request notification to a Slack channel.
  • Use Case: When you have a PR ready for review, this Skill automates the process of notifying the appropriate reviewers and ensures they receive the necessary information to review the PR effectively.

Quick Start

/Dev10x:request-review

Frequently Asked Questions about Dev10x:request-review

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

FAQPage Schema
How do I automate GitHub PR review requests and Slack notifications?

Automate GitHub PR review requests and Slack notifications by using a workflow that assigns reviewers in GitHub and posts alerts to a Slack channel simultaneously. This streamlines code collaboration by removing manual notification steps.

What is the best way to streamline a pull request review workflow?

Streamlining a pull request review workflow is best achieved through automated reviewer assignment and instant messaging notifications. This ensures appropriate reviewers receive necessary PR information instantly without manual tracking.

Do I need additional dependencies to send Slack notifications for GitHub PR reviews?

Yes, sending Slack notifications for GitHub PR reviews requires specific dependencies. The workflow relies on separate tools for GitHub reviewer assignment and Slack notification posting to function correctly.

Can I use predefined configurations to assign GitHub reviewers automatically?

Yes, you can use predefined configurations to assign GitHub reviewers automatically. The automated workflow applies your predefined settings to assign the appropriate reviewers to a pull request directly.

Why does my automated code collaboration workflow need both GitHub and Slack integration?

An automated code collaboration workflow needs both GitHub and Slack integration to ensure PR assignment and developer notifications happen simultaneously. GitHub manages the review assignment while Slack delivers the immediate alert.