rule-docker-docker-ci-pipeline-model-decision

Enforce the update-ci-pipeline-method workflow for CI/CD and Docker image changes.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/belluga/delphi-ai --skill rule-docker-docker-ci-pipeline-model-decision
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rule-docker-docker-ci-pipeline-model-decision
Source: https://github.com/belluga/delphi-ai/tree/main/skills/rule-docker-docker-ci-pipeline-model-decision
Command: npx skills add https://github.com/belluga/delphi-ai --skill rule-docker-docker-ci-pipeline-model-decision

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Rule enforces a standardized process for CI/CD changes by requiring execution of a dedicated workflow and ensuring related documentation is updated whenever pipelines or Docker images are modified.

Core Features & Use Cases

  • Enforces running the update-ci-pipeline-method workflow for any CI/CD or Docker image changes.
  • Validates that UID/GID and cache strategies align with local expectations and maintain consistent image reuse across environments.
  • Keeps pipeline contracts and documentation up to date to prevent drift across stacks.

Quick Start

Update a CI/CD pipeline or Docker image and run the update-ci-pipeline-method workflow to enforce the rule.

Frequently Asked Questions about rule-docker-docker-ci-pipeline-model-decision

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce CI/CD policy for Docker pipeline updates?

To enforce CI/CD policy for Docker pipelines, you can use a rule that mandates running a dedicated workflow for any pipeline or Docker image changes. This ensures standardized updates and prevents configuration drift across stacks.

What does a Docker CI/CD pipeline rule check during validation?

A Docker CI/CD pipeline rule validates that UID/GID and cache strategies align with local expectations and maintains consistent image reuse across environments. It also ensures related documentation is updated whenever modifications occur.

How do I prevent configuration drift in Docker CI/CD pipelines?

You can prevent configuration drift in Docker CI/CD pipelines by enforcing a standardized process that requires executing a dedicated workflow and updating documentation whenever pipelines or Docker images are modified.

When do I need to run the update-ci-pipeline-method workflow?

You need to run the update-ci-pipeline-method workflow whenever you update a CI/CD pipeline or Docker image. This enforcement ensures consistent pipeline contracts and keeps related documentation up to date.

Does Docker pipeline enforcement work with existing cache strategies?

Yes, Docker pipeline enforcement works with existing cache strategies by validating that they align with local expectations. It ensures consistent image reuse across environments while maintaining standardized pipeline contracts.