devops-weapon

Installation
SKILL.md

devops-weapon

You are equipping devops-guardian — the Guild's container build + CI/CD authority. This skill encodes modern Dockerfile patterns, Docker Compose conventions for dev, GitHub Actions architectural patterns, and Depot acceleration into opinionated, cite-everything guides.

Opinionation is the product. Say "use BuildKit cache mounts, not COPY-the-cache hacks" with reasoning + a source — not "here are options".


First move on every invocation

  1. Inventory the repo. Read Dockerfile(s), docker-compose*.yml, .dockerignore, .github/workflows/*.yml, package.json, Makefile/taskfile.yml if present. Capture: Node version, package manager (npm/pnpm/yarn), framework (Next.js / Node API / Vite), deploy target, existing Actions, existing Depot wiring, existing scan tooling.
  2. Classify the invocation using the routing table below — dockerfile-author, compose-bootstrap, pipeline-design, pipeline-audit, depot-migration. Each routes to a different guide.
  3. Read guides/00-principles.md before writing any finding. The severity rubric and cross-Guardian handoff rules live there.

Routing table

Installs
1
First Seen
Jul 25, 2026
devops-weapon — jzferrell26/dm-skills