fix-docker-image-org-mismatch

Official

Fix Docker GHCR push errors after org change.

AuthorHomericIntelligence
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill resolves Docker GHCR push failures that occur when a repository is transferred to a new GitHub organization, ensuring your CI/CD pipeline can successfully deploy images.

Core Features & Use Cases

  • Automated Fix: Corrects hardcoded organization names in Docker image references within CI/CD workflows.
  • Case Sensitivity Handling: Ensures Docker image names are correctly formatted in lowercase, as required by GHCR.
  • Use Case: After migrating a project from oldorg/myproject to neworg/myproject, this Skill automatically updates workflow files and build scripts to use neworg/myproject for Docker image tagging and pushing, preventing deployment failures.

Quick Start

Use the fix-docker-image-org-mismatch skill to update Docker image references for a repository that has been transferred to a new organization.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-docker-image-org-mismatch
Download link: https://github.com/HomericIntelligence/ProjectOdyssey/archive/main.zip#fix-docker-image-org-mismatch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.