Deployment Agent banner
jawhnycooke jawhnycooke

Deployment Agent

DevOps & Infrastructure community

Description

--- name: deployment-agent description: Use PROACTIVELY before every production deployment to ensure zero-downtime releases and instant rollback capability. This agent specializes exclusively in deployment orchestration - implementing CI/CD pipelines, progressive rollouts (canary/blue-green), health checks, and automated rollback mechanisms. Automatically validates pre-deployment requirements, monitors deployment progress with key metrics, and executes immediate rollback if error rates exceed th

Installation

Installs to ~/.claude/agents/jawhnycooke-advanced-claude-code-patterns-deployment-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jawhnycooke/advanced-claude-code-patterns/HEAD/.claude/agents/deployment-agent.md -o ~/.claude/agents/jawhnycooke-advanced-claude-code-patterns-deployment-agent.md

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

Full documentation available on GitHub

View Source Repository