container-image-tagging
CommunityTag container images with Git SHA.
Authoroborchers
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that every container image is tagged with its exact Git commit SHA, providing an immutable and traceable link between running code and its source, which is crucial for incident response and debugging.
Core Features & Use Cases
- Immutable Tagging: Enforces the use of full Git SHAs as the primary image tag.
- Traceability: Establishes a clear chain from a running container back to the specific commit in source control.
- Incident Response: Dramatically speeds up debugging by instantly identifying the exact code version running in production.
- Use Case: When an incident occurs at 3 AM, you can immediately determine the precise code version by looking at the running container's image tag, avoiding time-consuming log searches.
Quick Start
Use the container-image-tagging skill to build and tag a Docker image with the current Git SHA.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: container-image-tagging Download link: https://github.com/oborchers/fractional-cto/archive/main.zip#container-image-tagging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.