GitLab Skill Use the CLI to interact with GitLab. Specify or when not in a git directory. Also accepts full URLs. Merge Requests List open merge requests: View MR details: Create an MR from current branch: Approve, merge, or check out: View MR diff: CI/CD Pipelines Check pipeline status for current branch: View pipeline interactively (navigate jobs, view logs): List recent pipelines: Trace job logs in real time: Retry a failed pipeline: Validate : Issues List and view issues: Create an issue: Add a comment: API for Advanced Queries Use for endpoints not covered by subcommands. Supports REST a…