What problem does it solve?
Keeping AI agent Docker images updated with the latest configurations from multiple sources and ensuring consistent deployments is a manual, error-prone chore. This Skill streamlines the entire process, saving you time and reducing deployment risks.
Core Features & Use Cases
- Automated Image Building: Automatically pulls the latest
.claude configurations from specified Git repositories and bakes them into your AI agent's Docker image.
- Registry Push: Pushes the newly built image to GitHub Container Registry (GHCR) for easy distribution and deployment.
- Deployment State Tracking: Captures commit hashes of the configurations for robust deployment tracking and rollback capabilities.
- Use Case: After making changes to your agent's configuration or code, simply run this Skill to automatically build a new Docker image with all updates and push it to your registry, ready for seamless deployment.
Quick Start
Build and push the latest Docker image for the Claude HITL worker, including all recent configuration changes.