byknuckles-team· 21 skills
Review and merge GitLab merge requests via the gitlab-api MCP server — by default the MRs assigned to you or where you are a reviewer, optionally scoped to a project, group, or the whole instance. Read an MR, gate it on a green pipeline (pipeline → jobs → job log), then approve, accept/merge, or set merge-when-pipeline-succeeds (auto-merge) — writes are confirmed with the user and CI-gated. Use when the agent must review open MRs, verify CI, approve, merge, or set auto-merge. Do NOT use to open an MR (gitlab-merge-request-create), review issues (gitlab-issues), or review pipelines broadly (gitlab-pipelines).
$npx -y skills add knuckles-team/gitlab-api --skill gitlab-merge-request-reviewInstalls into the current project.
Run `npx skills use "https://github.com/knuckles-team/gitlab-api" --skill "knuckles-team/gitlab-api/gitlab-merge-request-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/knuckles-team/gitlab-api" that are relevant to the current task. Run `npx skills add "https://github.com/knuckles-team/gitlab-api"` and select the relevant skills, then follow their instructions.