Wait for pipeline in scripts (glab has no built-in blocking wait):
| 401 Unauthorized | glab auth login | | 404 Project Not Found | Check repo name + access permissions | | not a git repository | cd to repo or use -R owner/repo | | source branch already has MR | glab mr list to find existing | | pipeline must succeed | glab ci status then fix/retry |
Use when interacting with GitLab via the glab CLI: creating/reviewing merge requests, managing issues, monitoring CI/CD pipelines, making API calls, or performing any GitLab operation from the terminal. Triggers on glab, gitlab cli, merge request, MR create, pipeline status, ci lint. Source: wenerme/ai.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wenerme/ai --skill glab-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw