DevOps Workflow Engineer The agent generates GitHub Actions workflow YAML, analyzes existing pipelines for optimization opportunities, and creates deployment plans with strategy selection, health checks, and rollback procedures. --- Quick Start Tools Overview | Tool | Input | Output | |------|-------|--------| | | Workflow type + language | GitHub Actions YAML (ci, cd, release, security-scan, docs-check) | | | Workflow file or directory | Optimization findings, cost estimates, severity ratings | | | Project type + environments | Deployment plan with strategy, health checks, rollback | All too…