Claude Skills · DevOps & Infrastructure
Operate Devops
Phelan164/codex-howtoPlan and implement infrastructure, CI/CD, container, deployment, observability, and operational configuration changes with least privilege, staged validation, and rollback awareness. Use for pipelines, infrastructure as code, Kubernetes, containers, release automation, monitoring, and production-readiness work; do not use to perform destructive production actions without explicit authorization.
At a glance
This skill is for DevOps & Infrastructure and helps you plan infrastructure changes, implement ci/cd pipelines, and configure kubernetes deployments.
git clone --depth 1 https://github.com/Phelan164/codex-howto
cp -r codex-howto/skills/operate-devops ~/.claude/skills/operate-devops
Setup, runtime and requirements describe Phelan164/codex-howto, the repo this skill ships in.
Infrastructure As Codekubernetescicdcontainersdeploymentmonitoring
Also in Phelan164/codex-howto
View the repoBuild or modify backend APIs, services, jobs, persistence, and integrations while preserving contracts, authorization, data integrity, and f...
Build or modify frontend interfaces using repository-native components while preserving accessibility, responsive behavior, state handling,...
Drive an authorized repository change through a verified local loop: baseline, reproduce, implement, test, review, and report evidence. Use...
Maintain a review-first Markdown knowledge base for Codex practices with source provenance, engineering capture, citation-aware queries, exp...
Coordinate complex engineering work across bounded subagents while protecting the main context, preventing edit conflicts, and measuring whe...
Review code changes for correctness defects, regressions, security risks, data-integrity problems, concurrency hazards, and missing meaningf...
Review application and infrastructure changes for exploitable security risks by tracing assets, trust boundaries, attacker-controlled input,...
Design, implement, and evaluate risk-based software tests across unit, integration, contract, end-to-end, and regression layers. Use when ad...
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...