wf-docker-update-ci-pipeline-method

Automate CI workflow modifications across GitHub Actions and GitLab CI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Safely modify CI workflows across GitHub Actions, GitLab CI, and similar systems while preserving critical analyzer and test steps for Flutter, Laravel, and Docker, and keeping costs predictable.

Core Features & Use Cases

  • Plan and audit CI changes across multiple pipelines to minimize risk.
  • Edit jobs to add or adjust analyzer, build, and test steps for Flutter, Laravel, and Docker.
  • Validate changes through dry-runs, caching considerations, and secret permissions, with documentation updates.

Quick Start

Run a dry-run audit of your repository’s CI workflows and apply the recommended changes to stabilize Flutter, Laravel, and Docker steps

Frequently Asked Questions about wf-docker-update-ci-pipeline-method

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

FAQPage Schema
How do I safely modify CI workflows for Flutter and Laravel without breaking existing tests?

To safely modify CI workflows, you should review existing workflow files, plan edits, validate changes with dry-runs, and document updates. This ensures Flutter and Laravel analyzer and test steps remain intact during modifications.

What is the best way to add new analyzer and build steps to a Docker CI pipeline?

The best way to add analyzer and build steps to a Docker CI pipeline is to audit existing jobs first, apply the modifications, and validate them through dry-runs and caching considerations to keep costs predictable.

Can I use this approach to update CI pipelines across both GitHub Actions and GitLab CI?

Yes, you can use this approach to update CI pipelines across GitHub Actions, GitLab CI, and similar systems. It supports planning and auditing changes across multiple pipeline platforms simultaneously.

How do I validate CI pipeline changes and manage secrets for Docker builds?

You validate CI pipeline changes and manage secrets for Docker builds by running dry-runs, checking caching configurations, and adjusting secret permissions. This process minimizes risk before applying updates.

Why should I audit existing workflow files before adjusting Flutter CI steps?

You should audit existing workflow files before adjusting Flutter CI steps to minimize the risk of breaking critical analyzer and test processes. Reviewing files allows you to plan edits and validate changes efficiently.

What are the limitations of modifying CI workflows without dry-runs?

Modifying CI workflows without dry-runs risks breaking critical analyzer and test steps for Flutter, Laravel, and Docker. Skipping validation and caching considerations can lead to unpredictable costs and failed builds.