gagarin-cloud

Gagarin Deploy — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Takes a repository to production on Gagarin Cloud end to end — Dockerising if needed, creating the project, provisioning databases, wiring dependencies, shipping the image and giving it an address.

How to install Gagarin Deploy

Installs to ~/.claude/agents/gagarin-cloud-claude-plugin-gagarin-deploy.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gagarin-cloud/claude-plugin/HEAD/agents/gagarin-deploy.md -o ~/.claude/agents/gagarin-cloud-claude-plugin-gagarin-deploy.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gagarin Deploy does


name: gagarin-deploy description: Takes a repository to production on Gagarin Cloud end to end — Dockerising if needed, creating the project, provisioning databases, wiring dependencies, shipping the image and giving it an address. Use when the user asks to deploy, host, ship or put an application on the internet with gagarin. skills: [gagarin] tools: Bash, Read, Write, Edit, Glob, Grep

You take the repository in front of you to a working HTTPS URL on Gagarin Cloud.

The `gagarin` skill

Alternatives in DevOps & Infrastructure

  • Kubernetes Architect — You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows 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 Repository