What problem does it solve?
This Skill removes the friction of managing GitLab work by turning project discovery, issue handling, milestone tracking, label updates, and merge request operations into guided API workflows.
Core Features & Use Cases
- Project Discovery: Find projects by user, group, or path before acting on them.
- Issue Lifecycle Management: Create, inspect, update, reopen, close, and comment on issues with correct GitLab conventions.
- Milestones and Labels: Create milestones, assign them to issues, and manage standard or scoped labels for clean workflow tracking.
- Merge Request Tracking: List and create merge requests for coordinated development work.
- Use Case: Use it to triage a release by finding the right project, opening bug issues, assigning a sprint milestone, labeling priority, and creating a merge request to ship the fix.
Quick Start
Ask the assistant to manage the target GitLab project by finding the repository, creating or updating issues, assigning milestones and labels, and preparing merge requests through the GitLab REST API.