Instructions file
Claude Code instructions for Qovery/qovery-skills, covering claude.md, layout, core invariants, quick verification commands and every skill.md under 500 lines.
Instructions file
Claude Code instructions for Qovery/qovery-skills, covering claude.md, layout, core invariants, quick verification commands and every skill.md under 500 lines.
Skill Claude CodeCodex
Deploys any application, database, Helm chart, Terraform module, or managed infrastructure Blueprint (RDS, Redis, S3, and more) to Kubernetes via Qovery. Analyzes the user's codebase, creates missing Dockerfiles, provisions databases (container, managed, or blueprint) and cloud resources, sets up environment…
Command
Deploy the current project to Kubernetes using Qovery.
Skill Claude CodeCodex
Guided onboarding for new Qovery users. Acts as a personal cloud architect — collects the user's role, experience level, industry, compliance needs, and constraints, then recommends and sets up the optimal Qovery configuration. Handles cloud provider selection, cluster creation (managed or BYOK), project/environment…
Command
Get started with Qovery — guided onboarding.
Skill Claude CodeCodex
Reduces Kubernetes cluster and application costs on Qovery. Analyzes historical resource consumption, factors in the user's business context (seasonal patterns, growth stage, reliability requirements), estimates external resource costs from public cloud pricing, and proposes right-sizing, autoscaling, environment…
Command
Optimize Qovery costs and right-size resources.
Skill Claude CodeCodex
Creates a scoped Qovery API Policy Token from a user's intent — authors a least-privilege Open Policy Agent (Rego) policy, tests it locally with OPA and live against the API, creates the token, and verifies it allows exactly what the user wants and denies everything else. Use when the user wants a restricted…
Command
Create and verify a scoped Qovery API Policy Token from your intent.
Skill Claude CodeCodex
Creates temporary preview environments from pull requests via Qovery. Detects or creates a blueprint environment, clones it for each PR, switches git branches, configures auto-shutdown, and handles cleanup. Supports full-stack and single-service previews. Use when the user asks for a PR preview, branch preview…
Command
Create a preview environment for a PR or branch using Qovery.
Skill Claude CodeCodex
Takes a brand-new user from nothing to a working Qovery account and first organization — checks the Qovery CLI is installed (installs it if missing), signs them in with qovery auth --headless (which creates the account on first OAuth login), then creates an organization via the API, enriches it from the company…
Command
Sign up for Qovery and create your first organization.
Skill Claude CodeCodex
Speeds up Qovery deployments. Analyzes deployment timelines via the V2 deployment history API, identifies bottlenecks (build, startup, health check, scheduling, image pull), classifies them as user-controllable or Qovery infrastructure, and proposes fixes — Dockerfile optimization, build cache strategies, health check…
Command
Speed up Qovery deployments by analyzing bottlenecks.
Skill Claude CodeCodex
Generate Terraform manifests from an existing Qovery setup. Reads the current configuration from the Qovery API, generates HCL for the Qovery Terraform provider, imports existing resources into Terraform state, and validates in a test clone. Supports single or multiple environments. Use when the user wants to convert…
Command
Generate Terraform manifests from an existing Qovery setup.
Skill Claude CodeCodex
Diagnoses and fixes deployment failures, application crashes, build errors, connectivity problems, stuck deployments, and cluster issues on Qovery. Uses a systematic 8-layer diagnosis with MCP Server integration, CLI, and API, and generates runbooks for recurring issues. Use when the user reports a Qovery deployment…
Command
Troubleshoot a failing Qovery deployment or service.
Skill Claude CodeCodex
Route Qovery requests to the right specialized skill and handle quick operations (list, status, stop, restart, logs, clone, scale). Activates on any generic Qovery mention. Use when the user mentions Qovery without a specific action, needs a simple operational command, or wants to discover available Qovery…
Command
Interact with Qovery — route to the right skill or run quick operations.