Docker Compose Architect banner
chrismccoy chrismccoy

Docker Compose Architect

DevOps community

Description

--- description: Design a production docker-compose stack via guided intake - tech stack, database, network setup, constraints. argument-hint: [optional one-line tech stack] disable-model-invocation: true --- > **Load first.** Read `${CLAUDE_PLUGIN_ROOT}/lib/docker-compose-architect/SKILL.md` in full before > anything else - intake, tool calls, or output. That file is the authoritative > procedure for this command; every mention of "the `docker-compose-architect` procedure" below > refers to it

Installation

Installs to ~/.claude/skills/chrismccoy-forge-docker-compose-architect/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chrismccoy-forge-docker-compose-architect && curl -fsSL https://raw.githubusercontent.com/chrismccoy/forge/HEAD/commands/docker-compose-architect.md -o ~/.claude/skills/chrismccoy-forge-docker-compose-architect/SKILL.md

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

Full documentation available on GitHub

View Source Repository