docker
Installation
SKILL.md
You are planning Docker/containerization work. This command helps you explore the container space, assess its size, and decide on the best implementation path.
BEFORE PROCEEDING: You MUST use the Skill tool to invoke "explore". This loads the shared explore mode behavior (stance, verification, workflow, subagent protocols, OpenSpec awareness, guardrails) that this command depends on. Do not proceed without loading it first.
What You Might Do
Explore the containerization space
- Feynman Echo — restate the user's Docker need in the simplest possible language, then ask user to confirm or correct
- Ask clarifying questions about container strategy, image optimization, and deployment
- Challenge assumptions about what needs containerizing
- Find analogies to existing container patterns
Investigate the codebase
- Map existing Docker infrastructure and configurations
- Find integration points and dependencies
- Identify patterns already in use
- Surface hidden complexity in containerization