管理 GitLab 迭代(iteration),用于项目规划和 Sprint 管理。适用于创建迭代、将 issue 分配到 Sprint 或查看迭代进度。触发关键词:iteration、sprint、迭代规划、Sprint 规划。
Scanned 9/6/2026
Install to Claude Code
npx -y skills add serejaris/kimi-skills --skill glab-iteration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Glab Iteration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/serejaris-glab-iteration)More formats (shields.io, HTML) on the badges page.
---
name: glab-iteration
description: 管理 GitLab 迭代(iteration),用于项目规划和 Sprint 管理。适用于创建迭代、将 issue 分配到 Sprint 或查看迭代进度。触发关键词:iteration、sprint、迭代规划、Sprint 规划。
---
# glab iteration
## 概述
```
Retrieve iteration information.
USAGE
glab iteration <command> [command] [--flags]
COMMANDS
list [--flags] List project iterations
FLAGS
-h --help Show help for this command.
-R --repo Select another repository. Can use either `OWNER/REPO` or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.
```
## 快速开始
```bash
glab iteration --help
```
## 子命令
完整的 `--help` 输出请参见 [references/commands.md](references/commands.md)。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!