What problem does it solve?
This Skill guides you through using the GitLab CLI (glab) to manage GitLab resources from the command line, reducing context switching and manual steps. It provides progressive disclosure from quick guidance to detailed references, helping you automate MRs, issues, CI/CD, and repository operations without leaving your terminal.
Core Features & Use Cases
- Workflow-driven guidance: Step-by-step patterns for creating and reviewing merge requests, managing issues, and monitoring CI/CD pipelines.
- Multi-instance support: Works with GitLab.com and self-hosted instances; uses environment variables or per-command host overrides.
- Context-aware assistance: Detects repository context and authentication needs, loading detailed docs only when necessary.
Quick Start
Create a merge request from the current branch with a title and description using glab.