dev10x:request-review

Assign GitHub reviewers and post Slack notifications for pull requests.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/wooyek/dev10x-ai --skill dev10x-request-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev10x:request-review
Source: https://github.com/wooyek/dev10x-ai/tree/main/skills/request-review
Command: npx skills add https://github.com/wooyek/dev10x-ai --skill dev10x-request-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of requesting code reviews by automating both GitHub reviewer assignments and Slack notifications, reducing manual coordination and ensuring timely feedback.

Core Features & Use Cases

  • Automated Reviewer Assignment: Assigns specified reviewers to a GitHub Pull Request.
  • Slack Notification: Posts a notification to a designated Slack channel about the review request.
  • Use Case: After pushing changes to a Pull Request, use this Skill to automatically notify your team lead and assign a senior engineer to review the code, all in one go.

Quick Start

Use the dev10x request-review skill for the current pull request.

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 reviewer assignment and Slack notifications for a pull request?

You can automate reviewer assignment and Slack notifications for a pull request by using a tool that integrates with the GitHub and Slack APIs to assign reviewers and post channel messages in one step.

What is the best way to notify a team lead on Slack when requesting a code review?

The best way to notify a team lead on Slack when requesting a code review is to automate the notification process, which posts a message to a designated Slack channel immediately after assigning GitHub reviewers.

Does this Slack notification and GitHub reviewer assignment require API integration setup?

Yes, automating GitHub reviewer assignment and Slack notifications requires integration with the GitHub API for reviewer assignment and the Slack API for posting channel notifications.

Can I assign a senior engineer to review code and alert my team simultaneously?

Yes, you can assign a senior engineer to review code and alert your team simultaneously by automating both the GitHub reviewer assignment and the Slack notification within a single workflow.

Why use an automated tool for pull request code review coordination?

Using an automated tool for pull request code review coordination reduces manual coordination effort and ensures timely feedback by instantly assigning reviewers and notifying the team.