gitlab-code-review

Automate GitLab merge request reviews with multi-agent analysis and comments.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/lesteenman/reign-game --skill gitlab-code-review-lesteenman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gitlab-code-review
Source: https://github.com/lesteenman/reign-game/tree/main/.claude/skills/gitlab-code-review
Command: npx skills add https://github.com/lesteenman/reign-game --skill gitlab-code-review-lesteenman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the thorough review of GitLab merge requests by coordinating multiple analysis agents and posting findings as comments.

Core Features & Use Cases

  • Automated multi-agent MR review workflow with eligibility checks, context gathering, and parallel issue discovery.
  • Post-review automation: generate MR comments with structured findings and links to diffs for quick remediation.
  • Use Case: A developer asks Claude Code to validate a new MR by running a full review and highlighting critical issues before merging.

Quick Start

Provide a GitLab MR URL or ID and ask the skill to perform a thorough automated review.

Frequently Asked Questions about gitlab-code-review

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

FAQPage Schema
How do I automate GitLab merge request reviews using AI?

Automate GitLab merge request reviews by coordinating multiple AI agents to gather context, summarize changes, and post structured findings as MR comments. Provide a GitLab MR URL or ID to trigger a thorough automated review.

How does the multi-agent code review workflow find issues in a GitLab MR?

The multi-agent code review workflow operates by coordinating Haiku agents to gather repository context and run parallel issue discovery on GitLab MRs. It uses glab CLI interactions and CLAUDE.md guidance to produce actionable MR comments.

Can I use the glab CLI to generate automated MR comments for critical issues?

Yes, the workflow uses glab CLI interactions to fetch MR context and post automated comments. These comments contain structured findings with direct links to diffs for quick remediation before merging.

Do I need any specific dependencies installed to run automated GitLab MR analysis?

No external dependencies are required. The automated GitLab MR analysis workflow relies entirely on internal Haiku agents and the glab CLI to execute context gathering, change summarization, and issue discovery.

What is the best way to validate a new GitLab MR before merging?

The best way to validate a new GitLab MR is running a full automated review workflow that performs eligibility checks, context gathering, and parallel issue discovery to highlight critical issues before merging.

Does this automated GitLab review support both command mode and workflow mode?

Yes, the automated GitLab MR review supports both command mode and workflow mode. Both modes implement context gathering, change summarization, and parallel issue discovery to generate actionable MR comments.