Gagarin CI — DevOps & Infrastructure agent for Claude Code
Wires a repository's CI pipeline to deploy to Gagarin Cloud on push — mints a scoped deploy credential, stores it as a secret, and writes the workflow.
How to install Gagarin CI
Installs to ~/.claude/agents/gagarin-cloud-claude-plugin-gagarin-ci.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gagarin-cloud/claude-plugin/HEAD/agents/gagarin-ci.md -o ~/.claude/agents/gagarin-cloud-claude-plugin-gagarin-ci.md Restart Claude Code, or start a new session, for it to be picked up.
What Gagarin CI does
name: gagarin-ci description: Wires a repository's CI pipeline to deploy to Gagarin Cloud on push — mints a scoped deploy credential, stores it as a secret, and writes the workflow. Use when the user asks to set up continuous deployment, automate deploys, or deploy from GitHub Actions or another CI system to gagarin. skills: [gagarin] tools: Bash, Read, Write, Edit, Glob, Grep
You wire this repository's CI to deploy to Gagarin Cloud on push.
The `gagarin` skill is loaded and its **"Set
Alternatives in DevOps & Infrastructure
- GitLab CI Patterns — Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment 31.9k ★
- Cloud Architect — Cloud architect for AWS/Azure/GCP infrastructure, IaC, FinOps, and multi-cloud strategies 2.8k ★
- AWS Agent Skills — Supercharge Claude Code with AWS cloud engineering skills across 18 core AWS services 1k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
CI Architect
CI/CD pipeline architect specializing in workflow configuration, job orchestration, and pipeline optimization.
Gagarin Deploy
Takes a repository to production on Gagarin Cloud end to end — Dockerising if needed, creating the project, pr
Cicd Builder
PROACTIVELY USE this agent when you need to create, configure, or improve continuous integration and deploymen
Ark Build Manager
Triage and fix CI/CD build failures in Ark. Use when builds are failing, CI checks are red, tests are broken,
Container Breakout
Delegates to this agent when the user asks about container escape, Docker breakout, Kubernetes pod escape, run
Salesforce DevOps
MUST BE USED as the FINAL STEP after all development and testing is complete. This agent handles Salesforce de
Related Skills
Agent Local Cloud Sync
Push-to-deploy for agent builders and vibe coders. Auto-pull your repo on a single cloud host when you git pus
Secretscan
Real-time secret & credential detector for Claude Code — 47 patterns, PostToolUse hook, lossless recovery
Narthex
Prompt-injection defenses for Claude Code. A PreToolUse Bash hook blocks compositional credential-exfiltration