Use when working with glab milestone commands.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill glab-milestone --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Glab Milestone?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-glab-milestone)More formats (shields.io, HTML) on the badges page.
---
name: glab-milestone
description: Use when working with glab milestone commands.
---
# glab milestone
## Overview
```
Manage group or project milestones.
USAGE
glab milestone <command> [command] [--flags]
COMMANDS
create [--flags] Create a group or project milestone.
delete [--flags] Delete a group or project milestone.
edit [--flags] Edit a group or project milestone.
get [--flags] Get a milestones via an ID for a project or group.
list [--flags] Get a list of milestones for a project or group.
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.
```
## Quick start
```bash
glab milestone --help
```
## Subcommands
See [references/commands.md](references/commands.md) for full `--help` output.
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!