Prompt Library
Get the best results from GitLab MCP by using well-crafted prompts. This library provides ready-to-use examples organized by workflow.
How to Get the Best Output
- Be specific about the project — Use full paths:
my-org/backend-api - Specify the action — "List", "Create", "Review", "Fix", "Debug"
- Add context — "for code review", "before release", "to debug failure"
- Chain requests — Break complex tasks into sequential steps
- Use filters — Narrow results with state, labels, dates, or assignees
Quick Examples
Explore
"Show me recent merge requests in
my-org/frontendthat need review"
"List all projects in the
backendgroup"
Code Review
"Get the diff for MR !42 in
my-org/apiand summarize the key changes"
"Add a suggestion to fix the null check on line 15 of
src/auth.ts"
CI/CD
"Why did the last pipeline fail in
my-org/api? Show me the error logs"
"Retry the failed jobs in pipeline #1234"
Planning
"List all open issues in milestone 'v2.0' with their assignees"
"Create an issue for the login bug we discussed, assign it to @alice"
Browse by Category
- Quick Start Prompts — Your first interactions
- Code Review — Complete review workflows
- CI/CD — Pipeline and deployment
- Project Management — Issues, milestones, releases
Browse by Role
- Developer — Code, MRs, pipelines
- DevOps — Infrastructure, CI/CD, integrations
- Team Lead — Reviews, planning, team management
- Product Manager — Work items, milestones, releases
