review-mr

Review GitLab Merge Requests and post draft comments for approval.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/MakotoUwaya/dotfiles --skill review-mr-makotouwaya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-mr
Source: https://github.com/MakotoUwaya/dotfiles/tree/main/.config/claude-code/skills/review-mr
Command: npx skills add https://github.com/MakotoUwaya/dotfiles --skill review-mr-makotouwaya

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the code review process for GitLab Merge Requests by automatically analyzing changes and posting draft comments, facilitating efficient feedback and collaboration.

Core Features & Use Cases

  • Automated Code Review: Analyzes MR diffs, commit messages, and existing discussions.
  • Draft Comment Posting: Creates draft comments in GitLab's review mode for user approval.
  • Issue Integration: Attempts to link reviews to relevant issues based on MR descriptions and commit messages.
  • Use Case: When assigned to review a GitLab MR, use this Skill to get a comprehensive analysis and pre-written comments, allowing you to focus on higher-level feedback and decision-making.

Quick Start

Initiate a code review for GitLab Merge Request number 4720.

Frequently Asked Questions about review-mr

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

FAQPage Schema
How do I automate code reviews for GitLab merge requests?

To automate code reviews for GitLab merge requests, this Skill analyzes MR diffs, commits, and discussions, then posts draft comments for your approval before finalizing the review.

What is the best way to link a GitLab merge request to its issue requirements?

Linking a GitLab merge request to issue requirements is handled by analyzing the MR description and commit messages to extract context and evaluate code against those standards.

How do I post draft comments on a GitLab MR for user approval?

You can post draft comments on a GitLab MR for user approval by running this Skill, which evaluates code quality and creates pre-written comments in GitLab's review mode.

Can I review GitLab merge request diffs and existing discussions automatically?

Yes, you can review GitLab merge request diffs and existing discussions automatically; the Skill gathers all MR details and analyzes them to provide actionable feedback with suggested code modifications.

Does this code review Skill work without additional dependencies?

Yes, this code review Skill works without additional dependencies, allowing you to directly analyze MR changes and post draft comments without requiring external modules.