What problem does it solve?
This Skill removes the manual overhead of reviewing GitLab merge requests by fetching diffs, organizing change context, and turning findings into precise inline review comments.
Core Features & Use Cases
- Merge Request Diff Retrieval: Pulls MR metadata, changed files, and version SHAs from a self-hosted GitLab instance.
- Automated Review Workflow: Prepares review-ready context so an agent can assess bugs, security risks, performance issues, and error handling gaps.
- Inline Comment Posting: Converts review findings into GitLab discussions positioned on the correct file and line.
- Use Case: A maintainer can point the Skill at a merge request URL or project and let it gather the diff, review the changes, and publish actionable comments back to GitLab.
Quick Start
Ask this Skill to review a GitLab merge request by ID or URL and post inline comments on the relevant changed lines.