creo-devops

creo-devops is a skill for Claude Code from oyusypenko/creo. It costs 78 tokens per session (1,296 once invoked), scanned A, original, MIT.

A DevOps coordinator for software delivery and cloud infrastructure. DevOps means managing the systems that build, deploy, and run applications.

In plain words
What is it for?
Managing GitHub actions and secrets, Cloudflare Workers/R2/KV, Railway services and deployments, and Stripe payments or webhooks.
Why use it?
It brings pipeline analysis, deployment coordination, troubleshooting, and secret management into one workflow across several services.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths; mentions subagents.

Part of the creo plugin — 17 skills, 16 agents shipped together

Good fit Managing GitHub actions and secrets, Cloudflare Workers/R2/KV, Railway services and deployments, and Stripe payments or webhooks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oyusypenko/creo/creo-devops
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add oyusypenko/creo --skill creo-devops
Clone the repo
git clone --depth 1 https://github.com/oyusypenko/creo

Made for: Claude Code.

Or install creo, the plugin that ships this one along with the rest of its 17 skills, 16 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for creo-devops

README.md
[![agentmods](https://agentmods.dev/badge/skills/oyusypenko/creo/creo-devops.svg)](https://agentmods.dev/skills/oyusypenko/creo/creo-devops)
Your own site
<a href="https://agentmods.dev/skills/oyusypenko/creo/creo-devops"><img src="https://agentmods.dev/badge/skills/oyusypenko/creo/creo-devops.svg" alt="Measured on agentmods" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,296 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00078 $0.01296
Opus 5 $0.00039 $0.00648
Sonnet 5 $0.00016 $0.00259
Haiku 4.5 $0.00008 $0.00130

Measured 7d ago against content hash 137eea7094f9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

creo-devops scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/creo-devops/SKILL.md · 175 lines

How it starts

The opening of the file, as written. The whole thing — 175 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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 Deep Railway CLI expertise
creo-stripe-cli Deep Stripe CLI expertise

Handle most tasks directly. Only delegate to subagents for deeply specialized operations.

Capabilities

  1. Pipeline Analysis -- Read and understand GitHub Actions workflows
  2. Pipeline Modification -- Create, edit, and refactor workflows
  3. Infrastructure Coordination -- Work with cloud providers
  4. Troubleshooting -- Debug deployment failures and infrastructure issues
  5. Documentation -- Fetch docs when needed, explain configurations

Read the full file on GitHub · 175 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 175 lines · 78 tokens per session scan A 137eea7094f9

Subscribe to this mod's changes

creo-devops is a skill published in the GitHub repository oyusypenko/creo (4 stars, last pushed 21d ago), licensed MIT. It adds 78 tokens to every session and 1,296 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.