
from claude-conductor53
Command reference and best-practice guide for the GitLab CLI (glab): authentication, issues, merge requests, CI/CD pipelines, releases, and repository operation
A practical command-reference skill for the GitLab CLI (glab). It captures common workflows (auth, creating and viewing issues, creating and managing merge requests, checking and retrying CI pipelines, releases, and repository operations) and shows reproducible, script-friendly command examples. The skill emphasises non-interactive flags, JSON output for automation, and cross-repo usage via the -R flag.
Use this skill when an agent needs to perform or explain GitLab CLI operations: creating issues or MRs, checking pipeline status, triggering pipelines, creating releases, or scripting repo tasks. It’s ideal for automation flows, troubleshooting CI failures, and instructing users on safe, non-interactive glab usage.
Best used by agents that can run shell commands or guide users through CLI flows (Copilot/Codex/CLI-capable agents).
A thorough GitLab CLI (glab) command reference skill covering authentication, issues, merge requests, CI/CD pipelines, releases, repo management, labels, variables, snippets, and milestones. No bundled scripts — purely a documentation/reference skill. Well-organized with clear examples, flag reference table, and practical workflow sections.
Single-file reference skill, no scripts to execute. Clean and safe. Could benefit from a references/ directory with workflow templates or common CI config examples.