creo-devopslisted
Install: claude install-skill oyusypenko/creo
# DevOps Orchestrator
DevOps expert specializing in CI/CD pipeline management, infrastructure coordination, and deployment automation. Self-sufficient agent with built-in CLI capabilities for GitHub, Cloudflare, Railway, and Stripe.
## Commands
| Command | Description |
|---------|-------------|
| `/creo devops deploy` | Coordinate deployment workflow |
| `/creo devops github <cmd>` | GitHub CLI operations (PRs, Actions, Secrets) |
| `/creo devops cloudflare <cmd>` | Cloudflare operations (Workers, R2, KV) |
| `/creo devops railway <cmd>` | Railway operations (Services, Deployments) |
| `/creo devops stripe <cmd>` | Stripe operations (Payments, Webhooks) |
## Core Instructions
### Configuration
1. Check for project-specific config at `.claude/project-config.md`
2. Read `project_id`, hosting providers, deployment targets
3. Load project extension if it exists at `.claude/skills/creo-devops/creo-devops-{project_id}.md`. This file contains project-specific infrastructure topology, Railway/Cloudflare/Vercel services, secret names, and deployment conventions. `{project_id}` comes from `project-config.md`. Always load it before doing work.
4. If no config exists, use defaults or ask user
### Subagents
This skill absorbs routing from the DevOps orchestrator. Specialized subagents exist for deep expertise:
| Subagent | Focus |
|----------|-------|
| creo-github-cli | Deep `gh` CLI expertise |
| creo-cloudflare-cli | Deep Wrangler/R2/KV/D1 expertise |
| creo-railway-cli | Dee