Continuous Deployment
Automated deployment pipeline to staging and production
Complexity: Complex | Duration: 30m+ | Category: Developer Experience
Tags: cd deployment automation production
Workflow Diagram
Steps
Step 1: Environment configuration
Agent: cloud
architect - Define staging/production configs
Step 2: Deployment strategy
Agent: devops
engineer - Define blue/green or rolling deployment
Step 3: Pipeline creation
Agent: cicd
automation - Create CD workflow
Step 4: Secret management
Agent: security
specialist - Configure secret injection
Step 5: Rollback mechanism
Agent: devops
engineer - Implement automatic rollback
Step 6: Monitoring
Agent: devops
engineer - Add deployment monitoring
Step 7: Validation
Agent: component
qa-validator - Test deployment to staging
Usage
To execute this workflow:
/workflow developer-experience/continuous-deployment.workflow
Related Workflows
See other workflows in this category for related automation patterns.