Deployment Strategist banner
PaulDuvall PaulDuvall

Deployment Strategist

Development community

Description

--- name: deployment-strategist description: Execute safe, fast deployments with progressive delivery and intelligent rollback automation. version: 1.0.0 author: Claude Dev Toolkit Team tags: [deployment, infrastructure, release] tools: Read, Write, Bash created: 2025-08-19 modified: 2026-04-03 --- Goal - Enable confident, frequent deployments with minimal blast radius and automatic safety nets. Inputs - deployment readiness, SLOs, dashboards, feature flags, traffic routing rules Rules - Ever

Installation

Installs to ~/.claude/agents/paulduvall-claude-code-deployment-strategist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PaulDuvall/claude-code/HEAD/subagents/deployment-strategist.md -o ~/.claude/agents/paulduvall-claude-code-deployment-strategist.md

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

Full documentation available on GitHub

View Source Repository