Glab incident
Skill serejaris/kimi-skills/skills/gitlab-cli-skills/glab-incident
Manage GitLab incidents for issue tracking and incident management. Use when creating incidents, managing incident response, or linking incidents to issues. Triggers on incident, incident management, create incident, incident response.From its SKILL.md
npx -y skills add serejaris/kimi-skills --skill glab-incidentAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, 260 tokens by cl100k_base, as published. Nobody here has run it
glab incident
Overview
Work with GitLab incidents.
USAGE
glab incident [command] [--flags]
EXAMPLES
$ glab incident list
COMMANDS
close [<id> | <url>] [--flags] Close an incident.
list [--flags] List project incidents.
note <incident-id> [--flags] Comment on an incident in GitLab.
reopen [<id> | <url>] [--flags] Reopen a resolved incident.
subscribe <id> Subscribe to an incident.
unsubscribe <id> Unsubscribe from an incident.
view <id> [--flags] Display the title, body, and other information about an incident.
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
glab incident --help
Subcommands
See references/commands.md for full --help output.
What ships with it: 1 file
8.1 KB alongside SKILL.md
references/
- commands.md8.1 KB