agiterra

Deploy Config — DevOps skill for Claude Code

DevOps community

Deploy config artifact to $ARGUMENTS (staging or production).

How to install Deploy Config

Installs to ~/.claude/skills/agiterra-product-foundry-engineering-deploy-config/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agiterra-product-foundry-engineering-deploy-config && curl -fsSL https://raw.githubusercontent.com/agiterra/product-foundry-engineering/HEAD/commands/deploy-config.md -o ~/.claude/skills/agiterra-product-foundry-engineering-deploy-config/SKILL.md

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

What Deploy Config does

Deploy config artifact to $ARGUMENTS (staging or production).

This is a deterministic, step-by-step config deploy. Execute each step in order. Do not skip steps.

Constants

Key Staging Production
Env var group ID
Web service ID
Worker service ID
API base `https://<c

Alternatives in DevOps

  • Vercel Deploy — Deploy applications and websites to Vercel with preview or production options 14.6k ★
  • Vinext — Vite plugin that reimplements the Next.js API surface — deploy anywhere 8.7k ★
  • Claudable — Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CL 4k ★

Full documentation available on GitHub

View Source Repository