BeClaude

gitlab

30.2kOfficial PluginGeneralby Anthropic

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

Python3272 forks747 issuesUpdated 6/16/2026First seen 4/17/2026

Summary

This skill integrates GitLab's DevOps platform directly into Claude Code, allowing you to manage repositories, merge requests, CI/CD pipelines, issues, and wikis without leaving your terminal.

  • It streamlines your workflow by providing full access to GitLab's tools for code review, automation, and project management.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install gitlab@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Create and review merge requests with inline comments and approvals.
Trigger and monitor CI/CD pipelines for your projects.
Manage issues by creating, assigning, and updating them with labels and milestones.
Search and browse repository files, commits, and branches.
Edit and update wiki pages for project documentation.
List and filter projects, groups, and their members.

Usage Examples

1

/gitlab list merge requests in group my-group with state opened

2

/gitlab create issue in project my-project with title 'Fix login bug' and description 'The login form fails on mobile'

3

/gitlab run pipeline for branch feature-x in project my-project

View source on GitHub
claude-codemcpskills

Security Audits

LicenseUnknownSourcePassRepositoryPass

Frequently Asked Questions

What is gitlab?

This skill integrates GitLab's DevOps platform directly into Claude Code, allowing you to manage repositories, merge requests, CI/CD pipelines, issues, and wikis without leaving your terminal. It streamlines your workflow by providing full access to GitLab's tools for code review, automation, and project management.

How to install gitlab?

To install gitlab: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install gitlab@<marketplace>. Finally, /plugin in Claude Code.

What is gitlab best for?

gitlab is a plugin categorized under General. Created by Anthropic.

What can I use gitlab for?

gitlab is useful for: Create and review merge requests with inline comments and approvals.; Trigger and monitor CI/CD pipelines for your projects.; Manage issues by creating, assigning, and updating them with labels and milestones.; Search and browse repository files, commits, and branches.; Edit and update wiki pages for project documentation.; List and filter projects, groups, and their members..