Releases: qodevai/gitlab-cli
Releases · qodevai/gitlab-cli
v0.3.0
What's New
install --skills command
Copy bundled AI agent skill files to .claude/skills/qodev-gitlab/ in your workspace. Teaches AI coding agents (Claude Code, etc.) the full CLI surface through progressive disclosure.
qodev-gitlab-cli install --skillsFull command reference in --help
The root --help now shows an "All Commands" section with every subcommand and its arguments, so agents and humans can discover the full CLI in a single call.
Executable renamed to qodev-gitlab-cli
The script entry point now matches the package name, so uvx qodev-gitlab-cli works directly without --from.