check-my-prs

Check open GitLab merge requests and identify review, pipeline, and rebase statuses.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dmzoneill/skills --skill check-my-prs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-my-prs
Source: https://github.com/dmzoneill/skills/tree/main/check-my-prs
Command: npx skills add https://github.com/dmzoneill/skills --skill check-my-prs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps developers quickly understand the status of their open Merge Requests (MRs) on GitLab, ensuring they address feedback promptly and keep their code moving forward.

Core Features & Use Cases

  • Status Overview: Get a categorized list of your open MRs, highlighting those needing your response, awaiting review, failing pipelines, or requiring a rebase.
  • Actionable Insights: Quickly identify MRs with merge conflicts or pipeline failures, and see which ones are approved and ready for merging.
  • Use Case: Before starting new work, run this Skill to see if any of your existing MRs need urgent attention, like resolving a conflict or responding to reviewer comments.

Quick Start

Check the status of all my open merge requests.

Frequently Asked Questions about check-my-prs

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

FAQPage Schema
How do I check the status of open GitLab merge requests?

Check the status of open GitLab merge requests by running this Skill to get a categorized overview highlighting MRs needing response, awaiting review, failing pipelines, or requiring a rebase. It scans your project and identifies exactly which requests need your attention.

How do I identify which merge requests have merge conflicts or failed pipelines?

Identify merge requests with merge conflicts or failed pipelines by scanning your open MRs for actionable insights. This Skill categorizes your MRs to quickly show pipeline failures and highlight which branches require rebasing to resolve conflicts.

Can I automatically rebase and merge approved GitLab merge requests?

You can automatically rebase and merge approved GitLab merge requests using this Skill's supported automated actions. Once an MR is identified as approved and ready, the Skill can trigger the rebase and merge processes to move your code forward.

What is the best way to monitor open MRs for reviewer feedback on GitLab?

The best way to monitor open MRs for reviewer feedback on GitLab is to use a monitoring Skill that categorizes your requests. It identifies MRs needing your response to reviewer comments so you can address feedback promptly before starting new work.

Do I need any specific dependencies to monitor GitLab MR status?

You do not need any specific dependencies to monitor GitLab MR status as this Skill operates with no external dependencies. It directly connects to GitLab to evaluate your open merge requests and report back on their current state.