WorkOnGitlabIssue

Automate GitLab issue workflows by creating branches and merge requests.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Capplequoppe/agent-studio --skill workongitlabissue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: WorkOnGitlabIssue
Source: https://github.com/Capplequoppe/agent-studio/tree/main/.claude/skills/work-on-gitlab-issue
Command: npx skills add https://github.com/Capplequoppe/agent-studio --skill workongitlabissue

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of working on GitLab issues, from checking out branches to creating merge requests, reducing manual Git and GitLab operations.

Core Features & Use Cases

  • Automated Branching: Creates feature branches based on issue type (standalone, epic, or plan/phase).
  • Contextual Information: Fetches issue and epic details to inform the development process.
  • Merge Request Creation: Assists in generating merge requests with pre-filled titles and descriptions.
  • Use Case: When assigned a new issue on GitLab, use this Skill to automatically set up your local development environment with the correct branch and fetch all relevant issue details.

Quick Start

Use the WorkOnGitlabIssue skill to start working on issue number 123.

Frequently Asked Questions about WorkOnGitlabIssue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitLab issue branch creation and merge request generation?

Yes, you can automate merge request creation for GitLab issues using this Skill. It assists in generating merge requests with pre-filled titles and descriptions by integrating with GitLab CLI tools and Git commands for seamless operations.

Does this GitLab workflow tool support standalone issues and epics?

Yes, this GitLab workflow tool supports standalone issues, epics, and multi-phase execution plans. It fetches contextual information for each issue type to inform the development process and applies appropriate automated branch naming conventions.

What do I need to start automating my GitLab development workflow?

To automate branch creation for GitLab issues, this Skill creates feature branches based on the issue type, whether it is a standalone issue, an epic, or a specific plan or phase within a multi-phase execution plan.

Can I fetch GitLab epic details to inform my local development process?

Yes, you can fetch GitLab epic and issue details to inform your local development process. The Skill retrieves contextual information from GitLab to ensure your branch setup and merge request descriptions align with the issue requirements.