gitlab-ci-patterns

Installation
SKILL.md

GitLab CI Patterns

Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment.

Purpose

Create efficient GitLab CI pipelines with proper stage organization, caching, and deployment strategies.

When to Use

  • Automate GitLab-based CI/CD
  • Implement multi-stage pipelines
  • Configure GitLab Runners
  • Deploy to Kubernetes from GitLab
  • Implement GitOps workflows

Basic Pipeline Structure

Installs
8.8K
Repository
wshobson/agents
GitHub Stars
36.8K
First Seen
Jan 20, 2026
gitlab-ci-patterns — wshobson/agents