docker-compose-ops · v1.0.0 · 2026-09-19 · sha256 cacce481a873362a
docker-compose-ops v1.0.0A
Immutable. This exact content is served forever at /api/v1/blob/cacce481a873362a.
--- name: docker-compose-ops description: "Docker Compose operations: service orchestration, compose file authoring, multi-stage builds, networking, volumes, and production configurations." version: "1.0.0" metadata: author: CoWork OS Contributors <info@coworkosapp.com> --- # Docker Compose Operations ## Purpose Docker Compose operations: service orchestration, compose file authoring, multi-stage builds, networking, volumes, and production configurations. ## Routing - Use when: Use when the user asks about Docker Compose, docker-compose.yml, multi-container applications, service orchestration with Docker, or container networking with Compose. - Do not use when: Do not use for Kubernetes (use kubernetes-ops), Terraform (use terraform-ops), or standalone Docker commands not related to Compose. - Outputs: Docker Compose files, Dockerfiles, docker compose commands, and container orchestration guidance. - Success criteria: Returns valid docker-compose.yml configurations or docker compose commands. ## Trigger Examples ### Positive - Use the docker-compose-ops skill for this request. - Help me with docker compose operations. - Use when the user asks about Docker Compose, docker-compose.yml, multi-container applications, service orchestration with Docker, or container networking with Compose. - Docker Compose Operations: provide an actionable result. ### Negative - Do not use for Kubernetes (use kubernetes-ops), Terraform (use terraform-ops), or standalone Docker commands not related to Compose. - Do not use docker-compose-ops for unrelated requests. - This request is outside docker compose operations scope. - This is conceptual discussion only; no tool workflow is needed. ## Runtime Prompt - Current runtime prompt length: 899 characters. - Runtime prompt is defined directly in `../docker-compose-ops.json`.