gitlab-cli-workflow

Community

Automate GitLab workflow actions with the glab CLI.

Authorulises-jeremias
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies GitLab workflows by automating tasks like pushing branches and creating draft merge requests (MRs) using the glab CLI, reducing manual steps and streamlining collaboration.

Core Features & Use Cases

  • Branch Push and MR Creation: Automates the process of pushing branches to GitLab and creating draft MRs, complete with titles and descriptions.
  • Markdown Fallback: Provides a fallback option for untracked Markdown files when using the glab CLI for MR creation.
  • Use Case: For a developer working in a GitLab environment, this Skill ensures that when a merge request needs to be created, the process can be done quickly and efficiently with the command glab mr create --draft --title "YOUR_TITLE" --description "$(cat /path/to/body.md)".

Quick Start

Execute the following command to push your branch and create a draft merge request with a custom title and description:

glab mr create --draft --title "YOUR_TITLE" --description "$(cat /path/to/body.md)"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: gitlab-cli-workflow
Download link: https://github.com/ulises-jeremias/agentic-workstation/archive/main.zip#gitlab-cli-workflow

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 620,000+ vetted skills library on demand.