Back to Plugins

GitLab

GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis with comprehensive access to GitLab's full lifecycle toolset.

gitdevopsci-cdintegrationofficial

Installation

claude plugins add gitlab@claude-plugins-official

Configuration

{
  "enabledPlugins": {
    "gitlab@claude-plugins-official": true
  }
}

Commands

/gl-mrCreate, review, or merge GitLab merge requests
/gl-pipelineView and manage CI/CD pipelines
/gl-issueCreate and manage GitLab issues
/gl-searchSearch across projects and code

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub