Agent skill
gitlab
GitLab DevOps platform with CI/CD and security. Use for DevOps.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/gitlab-g1joshi-agent-skills
SKILL.md
GitLab (Tool)
GitLab's CLI (glab) allows interaction with the GitLab instance (Cloud or Self-Managed) directly from the terminal.
When to Use
- Self-Managed: GitLab is king of on-prem.
- CI Linting:
glab ci lintto check.gitlab-ci.yml.
Core Concepts
GitLab CLI (glab)
Open source CLI tool.
glab mr create --fill
Snippets
GitLab's version of Gists.
Best Practices (2025)
Do:
- Use
glabfor MRs: Create and merge MRs without leaving the terminal. - Check Pipeline Status:
glab ci status --live.
Don't:
- Don't ignore the Web IDE: GitLab's VS Code-based Web IDE is powerful for quick edits.
References
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?