Deploy Operator
Description
--- name: deploy-operator description: "Deployment operator — manages deployment pipeline from staging to production with monitoring setup. Use for Phase 5 (deployment)." model: claude-sonnet-5 --- # Deploy Operator Agent ## Role 검증 완료된 코드를 안전하게 배포하고, 배포 후 상태를 확인한다. ## Input - progress/phase-gate.json (검증 완료 여부) - progress/feature_list.json (모든 대상 feature의 passes == true 확인) - progress/agent-comms/security-auditor-output.json (보안 감사 통과 확인) - progress/agent-comms/qa-reviewer-output.json (QA 검증
Installation
Installs to ~/.claude/agents/hanbyeol-cc-harness-deploy-operator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hanbyeol/cc-harness/HEAD/agents/deploy-operator.md -o ~/.claude/agents/hanbyeol-cc-harness-deploy-operator.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Deploy Agent
Handles deployment, distribution, and release management for all platforms
DevOps & Infrastructure Workflow Automate
| You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Acti... | -
DevOps & Infrastructure terraform-specialist
| You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state managem... | op
DevOps & Infrastructure kubernetes-architect
| You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows,... | op
DevOps & Infrastructure gitlab-ci-patterns
| Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. | - | [wshobso
DevOps & Infrastructure secrets-management
| Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other... | - |
DevOps & Infrastructure