release
01Command Claude Code
Release automation with versioning and changelog updates.
Command Claude Code
Release automation with versioning and changelog updates.
Instructions file
Claude Code instructions for yumeminami/git_mcp, covering claude.md, project overview, key commands, development & testing and install from source (development).
MCP server Claude CodeCodexCursor +2
Git MCP Server - Unified command-line tool for managing Git repositories across GitHub and GitLab. Runs locally from the git_mcp_server Python package.
Skill Claude CodeCodex
Manage GitLab authentication using the glab CLI. Use this skill whenever the user needs to log in to GitLab, check authentication status, log out, switch GitLab instances, or configure credentials. Trigger on phrases like "login to GitLab", "authenticate glab", "glab auth", "check if I'm logged in", "switch GitLab…
Skill Claude CodeCodex
Manage GitLab CI/CD pipelines using the glab CLI. Use this skill whenever the user mentions pipelines, CI jobs, build status, pipeline logs, triggering a pipeline, retrying a failed pipeline, or validating .gitlab-ci.yml. Trigger on phrases like "check pipeline status", "why did the build fail", "trigger a pipeline"…
Skill Claude CodeCodex
Manage glab CLI configuration using the glab config command. Use this skill whenever the user wants to configure glab settings like the default editor, git protocol, browser, or any glab preference. Trigger on phrases like "configure glab", "set glab editor", "change git protocol to SSH", "edit glab config", "set…
Skill Claude CodeCodex
Manage GitLab deploy keys using the glab CLI. Use this skill whenever the user wants to add, list, view, or delete deploy keys for a GitLab project. Trigger on phrases like "add a deploy key", "set up read-only SSH access for CI", "list deploy keys", "remove a deploy key", or any GitLab deploy key management task.
Skill Claude CodeCodex
Manage GitLab Issues using the glab CLI. Use this skill whenever the user mentions creating, listing, viewing, updating, closing, or commenting on GitLab issues. Trigger on phrases like "create an issue", "list issues", "close issue.
Skill Claude CodeCodex
Download CI/CD job artifacts from GitLab pipelines using the glab CLI. Use this skill whenever the user wants to download build artifacts, test reports, compiled binaries, or any files produced by a CI/CD job. Trigger on phrases like "download build artifacts", "get the test report from CI", "download the compiled…
Skill Claude CodeCodex
Manage GitLab project labels using the glab CLI. Use this skill whenever the user wants to create, list, edit, or delete labels in a GitLab project. Trigger on phrases like "create a label", "add a bug label", "list project labels", "change label color", "delete a label", or any GitLab label management task.
Skill Claude CodeCodex
Manage GitLab milestones using the glab CLI. Use this skill whenever the user wants to create, list, view, edit, or delete milestones in a GitLab project. Trigger on phrases like "create a milestone", "set a sprint milestone", "list active milestones", "update milestone due date", "close a milestone", or any GitLab…
Skill Claude CodeCodex
Manage GitLab Merge Requests using the glab CLI. Use this skill whenever the user mentions creating a merge request or PR, listing MRs, approving, merging, reviewing, checking out, or rebasing a merge request. Trigger on phrases like "create MR", "open a pull request", "approve MR.
Skill Claude CodeCodex
Manage GitLab projects and repositories using the glab CLI. Use this skill whenever the user wants to create a new GitLab project, clone or fork a repository, view project details, manage project members, search for projects, or archive/delete a project. Trigger on phrases like "create a GitLab repo", "fork this…
Skill Claude CodeCodex
Manage GitLab Releases using the glab CLI. Use this skill whenever the user wants to create a release, publish a new version, upload release assets, download release binaries, or view release history. Trigger on phrases like "create a release", "publish v1.2.0", "upload release assets", "download the latest release"…
Skill Claude CodeCodex
Manage GitLab CI/CD runners using the glab CLI. Use this skill whenever the user wants to list, pause, unpause, assign, unassign, or delete CI/CD runners. Trigger on phrases like "list runners", "pause a runner", "assign runner to project", "check runner status", "delete a runner", or any GitLab runner management task.
Skill Claude CodeCodex
Manage GitLab CI/CD pipeline schedules using the glab CLI. Use this skill whenever the user wants to create, list, run, update, or delete scheduled pipelines (cron jobs). Trigger on phrases like "schedule a pipeline", "create a cron job for CI", "run pipeline every night", "list scheduled pipelines", "delete a…
Skill Claude CodeCodex
Create and manage GitLab snippets using the glab CLI. Use this skill whenever the user wants to create a code snippet, share a piece of code via GitLab, or manage existing snippets. Trigger on phrases like "create a snippet", "share this code as a snippet", "save this script to GitLab", "make a gist-like snippet", or…
Skill Claude CodeCodex
Manage SSH keys on your GitLab account using the glab CLI. Use this skill whenever the user wants to add, list, view, or delete SSH keys on their GitLab account. Trigger on phrases like "add my SSH key to GitLab", "register SSH key", "list SSH keys", "remove an SSH key", or any GitLab SSH key management task.
Skill Claude CodeCodex
Manage stacked diffs (stacked merge requests) using the glab CLI. Use this skill whenever the user wants to break a large change into a chain of smaller, dependent merge requests, or when they mention stacked diffs, stacked PRs, or stacked MRs. Trigger on phrases like "create stacked MRs", "split my changes into…
Skill Claude CodeCodex
Manage GitLab access tokens using the glab CLI. Use this skill whenever the user wants to create, list, revoke, or rotate personal access tokens, project access tokens, or group access tokens. Trigger on phrases like "create an access token", "generate a GitLab token", "revoke a token", "rotate expired token", "list…
Skill Claude CodeCodex
Manage GitLab CI/CD variables using the glab CLI. Use this skill whenever the user wants to create, list, get, update, delete, or export CI/CD variables for a project or group. Trigger on phrases like "set a CI variable", "add environment variable", "list pipeline variables", "delete a secret", "mask a variable", "set…