docker-build-and-test-workflow

Use this skill when building, testing, or working with Docker images in the agentic-container repository. Covers when to rebuild vs reuse images, how to leverage layer caching, and efficient iteration patterns.

$ Installer

git clone https://github.com/technicalpickles/agentic-container /tmp/agentic-container && cp -r /tmp/agentic-container/.claude/skills/docker-workflow ~/.claude/skills/agentic-container

// tip: Run this command in your terminal to install the skill