Deploy Operator banner
hanbyeol hanbyeol

Deploy Operator

DevOps & Infrastructure community

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

Terminal
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 Repository