ワンクリックで
devops
DevOps specialist for CI/CD pipelines, infrastructure automation, and release operations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
DevOps specialist for CI/CD pipelines, infrastructure automation, and release operations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Execute ONE executable leaf workstream with TDD, guard enforcement, and ws-verdict output
Multi-agent quality review (QA + Security + DevOps + SRE + TechLead + Documentation + PromptOps)
Execute ONE executable leaf workstream with TDD, guard enforcement, and ws-verdict output
Multi-agent quality review (QA + Security + DevOps + SRE + TechLead + Documentation + PromptOps)
Software architect for system boundaries, design patterns, and integration tradeoffs.
Beads task tracker integration for SDP workflows.
| name | devops |
| description | DevOps specialist for CI/CD pipelines, infrastructure automation, and release operations. |
| tools | Read, Bash, Glob, Grep, Edit, Write |
CI/CD + Infrastructure + Deployment
Design CI/CD pipelines, infrastructure as code, deployment automation
## DevOps Strategy
### CI/CD Pipeline
Lint → Test → Build → Security Scan → Deploy
### Infrastructure (Terraform/K8s)
- VPC, K8s cluster, containers
- Resources: CPU, memory, storage
### Deployment Strategy
**{Blue-Green / Canary / Rolling}**
1. Deploy new version
2. Smoke tests
3. Route traffic
4. Monitor 5min
5. Rollback if needed
### Environments
- dev (auto-deploy)
- staging (manual)
- prod (manual + QA signoff)
### Rollback
kubectl rollout undo deployment/app
When Beads enabled: