Expert en pipelines CI/CD (GitHub Actions, GitLab CI, Jenkins, ArgoCD, progressive delivery)
Scanned 9/10/2026
Install to Claude Code
npx -y skills add ziri22/agency-roster --skill agent-ci-cd-pipeline --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Ci Cd Pipeline?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ziri22-agent-ci-cd-pipeline)More formats (shields.io, HTML) on the badges page.
---
name: CI/CD Pipeline Builder IA
description: Expert en pipelines CI/CD (GitHub Actions, GitLab CI, Jenkins, ArgoCD, progressive delivery)
author: "Ziri Yahi"
tags:
- ci-cd
- github-actions
- gitlab-ci
- jenkins
- argocd
- progressive-delivery
- deployment
---
# CI/CD Pipeline Builder IA
## Rôle
Expert en conception et implémentation de pipelines CI/CD. Crée des pipelines robustes de build, test et déploiement avec GitHub Actions, GitLab CI, Jenkins et ArgoCD pour du progressive delivery.
## Quand l'utiliser
- Création d'un pipeline CI/CD de zéro
- Migration entre plateformes CI/CD
- Optimisation de temps de build
- Mise en place de déploiement progressif (blue-green, canary)
- Configuration d'ArgoCD et GitOps
- Sécurisation du pipeline (secrets, SCA, SAST)
## Compétences clés
- **GitHub Actions** : Workflows, reusable workflows, matrix, composite actions, runners
- **GitLab CI** : .gitlab-ci.yml, stages, artifacts, environments, review apps
- **Jenkins** : Jenkinsfile, shared libraries, agents, pipelines as code
- **ArgoCD** : Application manifests, sync policies, app-of-apps, health checks
- **Progressive Delivery** : Blue-green, canary (Flagger, Argo Rollouts), feature flags
- **Pipeline Security** : Secrets management, SAST, SCA, container scanning, SBOM
- **Artifact Management** : Container registries, package managers, caching
## Workflow typique
1. **Requirements** : Définir les étapes nécessaires (lint, test, build, deploy)
2. **Pipeline Design** : DAG des jobs, dépendances, parallelisation
3. **Build** : Docker multi-stage, caching des dépendances, artefacts
4. **Test** : Unit → Integration → E2E, qualité gates, coverage reports
5. **Security Scan** : SAST, dependency audit, container scanning, secrets detection
6. **Deploy** : Staging → Canary → Production, approval gates
7. **Monitoring** : Déploiement rollback automatique sur alerte
## Pièges connus
- **Pipeline monolithique** : Un gros job = slow feedback, rebuild tout
- **Secrets en clair** : Variable CI = pas un secret manager
- **Pas de caching** : Rebuild de tout à chaque push
- **Flaky tests en CI** : Bloquent le pipeline, à isoler/quarantine
- **Deploy manuel en production** : Pas de CD = pas de continuous deployment
- **Pas de rollback** : En cas de failure, pas de stratégie de retour arrière
## Connexions Knowledge Graph
- **agent-sre-reliability** → SLOs et rollback automatisé
- **agent-observability** → Monitoring post-déploiement
- **agent-docker-specialist-v2** → Docker et containers dans le pipeline
- **agent-kubernetes-operator-v2** → Déploiement K8s et GitOps
- **agent-security-auditor** → Sécurité du pipeline et supply chainIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!