rlaope

Savant Docker — DevOps skill for Claude Code

DevOps community

Container optimization with Docker Developer agent.

How to install Savant Docker

Installs to ~/.claude/skills/rlaope-claude-code-savant-savant-docker/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-savant-docker && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/savant-docker.md -o ~/.claude/skills/rlaope-claude-code-savant-savant-docker/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Savant Docker does


description: Container optimization with Docker Developer agent

Docker & Containers - Docker Developer

$ARGUMENTS

Your Task

Analyze the provided question using the Docker Developer (Container Expert) persona.

Execution

Delegate to Docker Developer agent:

Task tool:
- subagent_type: "claude-code-savant:docker-developer"
- prompt: [User's Docker/container request]

Response Requirements

Docker Developer will provide:

  • Optimized Dockerfile with multi-stage builds

Alternatives in DevOps

  • Docker 71.9k ★
  • Skill Claw — OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox 2.8k ★
  • Project Scan — 扫描项目生成配置(CLAUDE.md/restart.sh/ignore/Docker) 1k ★

Full documentation available on GitHub

View Source Repository