glab-quick-actions

Installation
SKILL.md

glab quick-actions

Use GitLab quick actions (slash commands) via the glab CLI to batch multiple state changes in a single API call.

Quick start

# Post a single quick action on an issue
glab issue note 123 -m "/assign @alice"

# Batch multiple quick actions in one comment
glab issue note 123 -m "/assign @alice
/label ~bug ~priority::high
/milestone %\"Sprint 5\""
Installs
31
GitHub Stars
41
First Seen
Jun 22, 2026
glab-quick-actions — vince-winkintel/gitlab-cli-skills