glab-issue

Manage GitLab issues from the CLI with create, list, view, and update commands.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill glab-issue-a-ng-d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-issue
Source: https://github.com/a-ng-d/claude-ui-color-palette/tree/main/skills/gitlab-cli-skills/glab-issue
Command: npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill glab-issue-a-ng-d

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

GitLab issue management can be fragmented across the UI and multiple tools; this Skill provides a cohesive CLI workflow to create, list, view, comment, and update issues, and to manage boards efficiently.

Core Features & Use Cases

  • Create, list, view, and comment on GitLab issues from the command line.
  • Update labels, assignees, milestones, and manage issue lifecycle (close/reopen) plus board operations.
  • Use across projects to streamline collaboration and issue-tracking workflows with consistent CLI support.

Quick Start

Create, view, and manage GitLab issues from the command line.

Frequently Asked Questions about glab-issue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage GitLab issues from the command line?

You can manage GitLab issues from the command line by using CLI commands to create, list, view, comment on, and update issues. This approach streamlines issue tracking and collaboration directly from your terminal.

Can I update GitLab issue labels, assignees, and milestones via CLI?

Yes, you can update GitLab issue labels, assignees, and milestones via CLI. The update command allows you to modify issue attributes and manage the lifecycle by closing or reopening issues directly from your terminal.

What is the best way to list and filter GitLab issues in a CLI workflow?

The best way to list and filter GitLab issues in a CLI workflow is using the list command. It allows you to apply filters to view specific issues across GitLab projects, ensuring cohesive and fast issue tracking.

Does this CLI approach support GitLab issue boards and subscriptions?

Yes, this CLI approach supports GitLab issue boards and subscriptions. You can manage boards, subscribe to issues for updates, and unsubscribe when needed, consolidating project management tasks within the terminal.

Can I add comments to GitLab issues without using the web UI?

Yes, you can add comments to GitLab issues without using the web UI by utilizing the note command. This enables streamlined collaboration and issue tracking entirely from the command line.

How do I create GitLab issues across multiple projects using automation?

You can create GitLab issues across multiple projects using automation by executing the create command from the CLI. This provides consistent issue creation and streamlined collaboration across your GitLab workflow.