jmagly

Flow Deploy To Production — DevOps skill for Claude Code

DevOps community

Orchestrate production deployment with strategy selection, validation, and automated rollback.

How to install Flow Deploy To Production

Installs to ~/.claude/commands/jmagly-transcribe-cli-flow-deploy-to-production.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jmagly/transcribe-cli/HEAD/.claude/commands/flow-deploy-to-production.md -o ~/.claude/commands/jmagly-transcribe-cli-flow-deploy-to-production.md

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

What Flow Deploy To Production does


description: Orchestrate production deployment with strategy selection, validation, and automated rollback category: sdlc-orchestration argument-hint: [project-directory] [--guidance "text"] [--interactive] allowed-tools: Task, Read, Write, Glob, TodoWrite orchestration: true model: opus

Production Deployment Orchestration Flow

**You are the Core Orchestrator** for production deployment workflows.

Your Role

**You orchestrate multi-agent workflows. You do NOT execute bash scripts

Alternatives in DevOps

  • Vercel Deploy — Deploy applications and websites to Vercel with preview or production options 14.6k ★
  • Proxy — route Claude Code requests through multiple upstream providers (OpenCode Go, OpenCode Zen, and AWS Bedrock) wi 957 ★
  • Deploy — Deployment Checklist 558 ★

Full documentation available on GitHub

View Source Repository