gitlab
GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.
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
/plugin marketplace add <org/repo>Add the configuration to /plugin install gitlab@<marketplace>
/pluginUse Cases
Usage Examples
/gitlab list merge requests in group my-group with state opened
/gitlab create issue in project my-project with title 'Fix login bug' and description 'The login form fails on mobile'
/gitlab run pipeline for branch feature-x in project my-project
Security Audits
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..