mr-tracker

Community

Track GitLab MR activity with live updates.

Authoralexismanuel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps software teams monitor GitLab merge requests in real-time, surfacing new comments, status changes, and diffs to reduce MR review latency and context-switching.

Core Features & Use Cases

  • Comment monitoring: Fetches MR comments with file/line context
  • Real-time watching: Watch MRs for new comments with customizable intervals
  • Status overview: Shows MR status, approvals, and changes summary
  • Current branch detection: Automatically finds MRs for your current branch
  • Diff context: Shows file paths and line numbers for diff comments
  • Interactive monitoring: Live updates with timestamp notifications

Quick Start

  • Show MR comments: ./scripts/mr_tracker.sh comments <MR_IID>
  • Show limited comments: ./scripts/mr_tracker.sh comments <MR_IID> 5
  • Show MRs for current branch: ./scripts/mr_tracker.sh current
  • Watch MR for new comments: ./scripts/mr_tracker.sh watch <MR_IID> 30
  • Show MR status: ./scripts/mr_tracker.sh status <MR_IID>

Dependency Matrix

Required Modules

glabjqgit

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mr-tracker
Download link: https://github.com/alexismanuel/dotfiles/archive/main.zip#mr-tracker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.