Converts GitLab CI .gitlab-ci.yml pipelines to GitHub Actions workflows using the gitlab-ci-local parser and YAML AST transformations.
Optimizes GitLab CI/CD pipelines using the GitLab Pipelines API and DAG keyword configurations. Analyzes job dependencies, parallel execution opportunities, and cache strategies…
Profiles GitLab CI/CD pipeline execution times using the GitLab REST API v4 /projects/:id/pipelines endpoint.
Validates .gitlab-ci.yml files against GitLab CI/CD schema using the gitlab-ci-lint API endpoint. Catches stage dependency errors, invalid artifact paths, and misconfigured rules…
Creates GitLab CI/CD pipeline templates using Auto DevOps components, Kaniko for container builds, and SAST/DAST security scanning.
Creates reusable GitLab CI/CD template libraries using include:template and extends keywords. Manages pipeline configurations with rules:changes path filtering, needs DAG…
Design and implement GitLab CI/CD pipelines with stages, jobs, artifacts, and caching. Configure runners, Docker integration, and deployment strategies.
Optimizes GitLab CI/CD pipelines using the .gitlab-ci.yml specification and GitLab API v4. Implements DAG pipelines, parallel testing, and dynamic child pipelines.
Build and manage GitLab CI/CD pipelines using .gitlab-ci.yml and the GitLab REST API v4. Supports multi-project pipelines, DAG scheduling, and GitLab Runner fleet management.
Manage GitLab merge requests, issues, pipelines, and CI/CD from the terminal. Use when an agent needs to create MRs, manage issues, or monitor CI/CD pipelines on GitLab.
Complete GitLab CLI (glab) and Git workflow knowledge for automated issue tracking, branch management, and MR creation.
Performs comprehensive code reviews of GitLab merge requests, analyzing code quality, security, performance, and best practices.
Manages GitLab commits. Use for listing, creating, reverting, or querying commit details/diffs/comments. Triggers: commit history, changes, reversions.
Manages GitLab commits. Use for listing, creating, reverting, or querying commit details/diffs/comments. Triggers: commit history, changes, reversions.
GitLab container registry management. Use for listing repositories, viewing and deleting image tags, and cleaning up old container images.
Create GitLab merge requests from a local branch using a reviewable workflow for branch checks, GitLab host detection, diff analysis, title and description writing, and `glab mr…
Handles custom GitLab API requests. Use for any endpoint not covered by other skills. Triggers: advanced API calls, extensions. — from science/research-methods
Handles custom GitLab API requests. Use for any endpoint not covered by other skills. Triggers: advanced API calls, extensions. — from majiayu000/claude-skill-registry
Manages GitLab deploy tokens. Use for creating, listing, or deleting tokens at instance, project, or group levels. Triggers: deploy keys, access tokens.
Manages GitLab environments. Use for creating, updating, deleting, or protecting deployment environments. Triggers: CI/CD environments, deployments.
Gitlab Epic Creator - Auto-activating skill for Enterprise Workflows. Triggers on: gitlab epic creator, gitlab epic creator Part of the Enterprise Workflows skill category.
Manages GitLab groups. Use for listing, editing groups, subgroups, projects, or merge requests. Triggers: group management, namespaces.
Interact with GitLab repositories, merge requests, and APIs using the GITLAB_TOKEN environment variable. Use when working with code hosted on GitLab or managing GitLab resources.
Generate a GitLab CI/CD pipeline and Helm chart that builds the current project with kaniko, pushes to the GitLab Container Registry, and deploys to a Kubernetes namespace via a…
Top-level intent router for GitLab operations. Routes auth requests to gitlab-auth, project/MR/issue operations to the cli-operator agent, and pipeline queries to the…
Creates, retrieves, updates, and manages GitLab issues with comprehensive context gathering. Use when the user wants to create a new issue, view issue details, update existing…
Playbook for reading and creating GitLab issues, tasks, and work items from the CLI. Load this BEFORE you read an issue/work-item URL, create or update an issue or task, choose…
Manages GitLab CI jobs. Use for listing, logs, canceling, retrying, or erasing jobs. Triggers: CI builds, job status.
Manage GitLab repositories, merge requests, and issues via API. Use for tasks like creating repos, reviewing code in MRs, or tracking issues.
Manages GitLab members. Use for listing members in groups or projects. Triggers: user access, permissions. — from science/research-methods
Manages GitLab members. Use for listing members in groups or projects. Triggers: user access, permissions. — from majiayu000/claude-skill-registry
Manages GitLab merge requests. Use for creating, listing MRs across projects or groups. Triggers: PRs, code reviews. — from science/research-methods
Manages GitLab merge requests. Use for creating, listing MRs across projects or groups. Triggers: PRs, code reviews. — from majiayu000/claude-skill-registry
Manages GitLab merge approval rules. Use for approvals, rules at project/group levels. Triggers: code reviews, approvals. — from science/research-methods
Manages GitLab merge approval rules. Use for approvals, rules at project/group levels. Triggers: code reviews, approvals. — from majiayu000/claude-skill-registry
Publish a single inline comment on a GitLab merge request by anchoring it to a valid diff line with `glab api`.
查看/更新 GitLab Issue、MR(含评论与 diff),并按团队规范非交互创建或修改 MR/Issue;涉及 GitLab(含自建实例)Issue/MR 的操作时使用。
VCS operations reference for GitLab and GitHub: CLI commands (glab/gh), label taxonomy, issue templates, dynamic project resolution.
Manages GitLab packages. Use for listing, publishing, or downloading packages. Triggers: artifact registry. — from science/research-methods
Manages GitLab packages. Use for listing, publishing, or downloading packages. Triggers: artifact registry. — from majiayu000/claude-skill-registry
Profiles GitLab CI/CD pipeline execution using the GitLab Pipelines API and Job Artifacts API. Identifies stage bottlenecks and generates flame-graph visualizations of job…
Analyzes GitLab CI/CD pipeline YAML using the GitLab Pipelines API to detect bottlenecks and restructure directed acyclic graph (DAG) dependencies.
Analyzes and optimizes GitLab CI/CD pipelines using the GitLab REST API v4 and .gitlab-ci.yml schema.
Automates GitLab CI/CD pipeline creation using the GitLab Pipelines API and .gitlab-ci.yml DSL. Manages multi-stage builds with artifact caching via the GitLab Artifacts API and…
Manages GitLab pipeline schedules. Use for creating, editing, running scheduled pipelines. Triggers: cron jobs, automation.
Manages GitLab pipelines. Use for listing, running pipelines. Triggers: CI triggers.
Use when you need a single-pane cross-repo health view across all vault-registered GitLab and GitHub projects.
Manages GitLab projects. Use for listing, editing, archiving, sharing projects. Triggers: repo management.
Manages protected branches in GitLab. Use for protecting/unprotecting branches, code owner approvals. Triggers: branch protection.
Manages GitLab releases. Use for creating, updating, deleting releases and assets. Triggers: versioning, deployments.
Address existing unresolved GitLab merge request threads with the local gitlab-review CLI. Read unresolved threads, inspect code, implement fixes in the current checkout one by…
Use when addressing existing GitLab merge request review discussions: classify feedback against current code and the latest diff, prepare focused fixes, prove exact source-head…
Manages GitLab runners. Use for registering, updating, deleting runners at various levels. Triggers: CI infrastructure.
The model must apply when tasks involve .gitlab-ci.yml configuration, GitLab Flavored Markdown (GLFM) syntax, gitlab-ci-local testing, CI/CD pipeline optimization, GitLab CI Steps…
Manages GitLab tags. Use for creating, deleting, protecting tags. Triggers: versioning. — from science/research-methods
Manages GitLab tags. Use for creating, deleting, protecting tags. Triggers: versioning. — from majiayu000/claude-skill-registry
Create GitLab issues through conversational brainstorming. Use when user wants to capture ideas, features, bugs, or work items as GitLab tickets.
Receive and verify GitLab webhooks. Use when setting up GitLab webhook handlers, debugging token verification, or handling repository events like push, merge_request, issue,…
GitLab best practices for merge requests, CI/CD pipelines, issue tracking, and DevOps workflows
Use GizmoLab's free blockchain developer tools at tools.gizmolab.io and Web3 UI components at ui.gizmolab.io.