lead-devops
Handles infrastructure setup and CI/CD automation with strict linting for the MedVision API.
Install
mkdir -p .claude/skills/lead-devops && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13922" && unzip -o skill.zip -d .claude/skills/lead-devops && rm skill.zipInstalls to .claude/skills/lead-devops
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Assists the user with infrastructure, Docker containerization, and deployment pipelines for the MedVision API.Key capabilities
- →Map project components to Docker and GitHub Actions
- →Manage Python dependencies for backend services
- →Enforce Python linting rules with Ruff
- →Generate multi-stage Docker builds for PyTorch CPU wheels
- →Troubleshoot Docker build and runtime errors
How it works
The skill maps user inputs to containerization and CI/CD logic, adhering to strict workflow rules like dependency locking and mandatory linting, then generates a report.
Inputs & outputs
When to use lead-devops
- →Containerizing python applications
- →Setting up github action pipelines
- →Running ruff linting
- →Managing infrastructure dependencies
About lead-devops
Maps project components to Docker and GitHub Actions, manages dependencies, and enforces mandatory linting with Ruff to ensure reliable deployment to Hugging Face Spaces.
Assists the user with infrastructure, Docker containerization, and deployment pipelines for the MedVision API.
Prerequisites
Limitations
- →Deployment target is Hugging Face Spaces
- →Python linting rules are enforced only with Ruff
- →Virtual environment must be backend/.venv
How it compares
This skill automates the creation and validation of deployment infrastructure and CI/CD pipelines, unlike manual configuration that requires direct knowledge of Docker, GitHub Actions, and specific project dependencies.
Compared to similar skills
lead-devops side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| lead-devops (this skill) | 0 | 1mo | No flags | Intermediate |
| production-dockerfile | 0 | 4mo | Caution | Intermediate |
| devops-python-engineer | 0 | 4mo | No flags | Advanced |
| mlops-automation | 3 | 6mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
production-dockerfile
phenobarbital
Generate production-ready Dockerfiles with multi-stage builds, security best practices, and optimization. Use when containerizing Python applications for production deployment.
devops-python-engineer
lek-x
DevOps and Python service delivery for repositories that need build or runtime debugging, CI/CD changes, containerization, deployment automation, infrastructure updates, observability improvements, or backend Python code changes. Use when Codex must act like a DevOps engineer who can also implement
mlops-automation
fmind
Guide to refine MLOps projects with task automation, containerization, CI/CD pipelines, and robust experiment tracking.
agent-sandbox
ruvnet
Agent skill for sandbox - invoke with $agent-sandbox
docker-patterns
manikosto
Docker and Docker Compose patterns for Python development, container security, networking, and multi-service orchestration.
deployment-engineer
sickn33
Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux, progressive delivery, container security, and platform engineering. Handles zero-downtime deployments, security scanning, and developer experience optimization. Use PROACTIVELY for CI/CD design, GitOps implementation, or deployment automation.