glab-workitems

List and filter GitLab work items by type and state using glab CLI.

12|2|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/haomingz/kimi-skills --skill glab-workitems-haomingz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-workitems
Source: https://github.com/haomingz/kimi-skills/tree/main/skills/gitlab-cli-guide/glab-workitems
Command: npx skills add https://github.com/haomingz/kimi-skills --skill glab-workitems-haomingz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitLab 的工作项(Task、OKR、Key Result、Epic)在跨项目和跨里程碑场景下容易分散、难以统一查询和跟踪。本 Skill 提供一个统一视图和操作入口,帮助团队快速获取和筛选所需的工作项信息。

Core Features & Use Cases

  • 列出并筛选不同类型的工作项,支持按状态、类型和范围查询。
  • 汇总统计和导出结果,便于迭代计划和进度回顾。
  • 适用于产品、开发、项目管理等场景,快速获取本次迭代的工作项分布和依赖。

Quick Start

Ask your AI to list all work items for a project and filter by type like Task, OKR, KeyResult, or Epic.

Frequently Asked Questions about glab-workitems

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

FAQPage Schema
How do I list GitLab work items across multiple projects and milestones?

You can list GitLab work items across multiple projects and milestones by using the glab CLI to query and filter items by type and state, providing a unified view for tracking tasks, OKRs, and epics.

Can I filter GitLab epics and tasks by type and state for iteration planning?

Yes, you can filter GitLab epics and tasks by type and state to streamline iteration planning, allowing you to quickly isolate specific work item categories like Key Results or Tasks within a project.

What is the best way to query cross-project GitLab OKRs and Key Results?

Querying cross-project GitLab OKRs and Key Results is best handled by using the glab CLI to aggregate and filter work items, resolving the issue of分散 tracking by offering a unified listing operation.

Do I need the glab CLI to manage GitLab work items like Tasks and Epics?

Yes, you need the glab CLI installed to manage GitLab work items, as this approach relies on it to execute commands for listing, filtering, and summarizing Tasks, Epics, and OKRs within your projects.

How do I export or summarize GitLab work items for progress reviews?

You can export or summarize GitLab work items for progress reviews by leveraging the optional exporting and summarizing functions, which compile filtered lists of tasks and epics into digestible formats.

Why are my GitLab work items difficult to track across different milestones?

GitLab work items are difficult to track across different milestones because they naturally scatter across projects, a problem solved by using a unified CLI query interface to filter and list all items by state and type.