Deploy Config — DevOps skill for Claude Code
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
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 RepositoryRelated Skills
Project Deploy
Deploy Dart/Flutter project to staging or production environment
Rocket Deploy
Publish a Rocket.net staging site to production with a scope review.
DevPilot
DevPilot – A developer’s command center for staging & production server setup, monitoring, and automation. Pro
Deploy To Docker
Build Docker image and start/redeploy the MCP Task Orchestrator container, reusing the last-used config by def
Remote Deploy
Deploy latest Docker image to remote staging environment
Pantheon Install
Install Pantheon agents to global config — sync canonical sources, deploy, and verify
Related Agents
Deploy To Staging
Use this agent PROACTIVELY when deploying applications to staging or QA environments. This includes running te
Deployment Validator
Pre-deploy gate: env vars, secrets, flags, build, tests, rollback readiness. Use before deploying to staging o
Deploy Operator
Deployment operator — manages deployment pipeline from staging to production with monitoring setup. Use for Ph