What problem does it solve?
This Skill turns GitLab-based repository work into a disciplined issue-first process, reducing ad hoc edits and keeping changes traceable, reviewable, and merge-ready.
Core Features & Use Cases
- Issue-first planning: Creates semantic GitLab issues before implementation so work is scoped and approved.
- Draft merge request workflow: Opens early linked draft merge requests and keeps code changes tied to the tracked issue.
- Template-aware execution: Respects issue and merge request templates, branch conventions, and repository instructions before acting.
- Review and iteration loop: Supports focused commits, validation, pipeline checks, and follow-up fixes from review feedback.
- Use Case: A developer needs a documentation update in a GitLab project; this Skill drafts the issue, creates the related merge request branch, guides the edits, and prepares the change for review.
Quick Start
Ask the skill to manage your GitLab repository change from issue creation through draft merge request setup and review-ready implementation.