cicd

Diagnose and fix CI/CD pipelines across GitHub Actions, Docker, and GHCR.

8|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/j0ruge/skills_commands_manager --skill cicd-j0ruge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cicd
Source: https://github.com/j0ruge/skills_commands_manager/tree/main/plugins/cicd/skills/cicd
Command: npx skills add https://github.com/j0ruge/skills_commands_manager --skill cicd-j0ruge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CI/CD pipelines across GitHub Actions, Docker, and GHCR are often difficult to diagnose and stabilize, causing delays and unstable deployments.

Core Features & Use Cases

  • Project-type detection and routing to the correct CI/CD references
  • Three identical workflows (CI, CD staging, CD production) with platform-specific adjustments
  • Troubleshooting guides, references, and guardrails to improve deployment reliability

Quick Start

Install via the marketplace and run the installer to generate platform-specific CI/CD configurations and reference guides.

Frequently Asked Questions about cicd

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

FAQPage Schema
How do I troubleshoot failing GitHub Actions workflows for Docker deployments?

Troubleshooting GitHub Actions workflows for Docker deployments involves diagnosing pipeline issues across cloud and self-hosted runners, applying guardrails, and using reference guides to stabilize staging and production environments.

How do I set up identical CI and CD workflows for staging and production environments?

Setting up identical CI and CD workflows for staging and production involves generating three coordinated workflows with platform-specific adjustments, ensuring reliable cross-platform deployments for both backend and frontend projects.

Does this CI/CD troubleshooting approach support both self-hosted and cloud runners?

Yes, this CI/CD troubleshooting approach fully supports self-hosted and cloud runners, validating project types and coordinating workflows to ensure cross-platform compatibility for backend and frontend deployments.

What is the best way to stabilize deployments using GitHub Container Registry and Docker?

The best way to stabilize deployments using GitHub Container Registry and Docker is to apply coordinated CI/CD workflows with troubleshooting guardrails, ensuring reliable image publishing and cross-platform execution.

Why does my CI/CD pipeline fail during cross-platform workflow execution?

Your CI/CD pipeline may fail during cross-platform workflow execution due to misconfigured project-type routing or runner mismatches, which can be diagnosed and fixed using comprehensive troubleshooting references and deployment guardrails.