Dockbuild banner
moshehbenavraham moshehbenavraham

Dockbuild

DevOps community

Description

--- name: dockbuild description: Quick Docker Compose build and start with full output --- # /dockbuild Command Run `sudo docker compose up -d --build` with full output piped to both stderr and stdout, then report every issue, warning, error, or notice from the build process. Use maximum thinking budget for this prompt. Note: Docker commands MAY require `sudo` if you are not in the `docker` group. ## Rules 1. **Report everything** - Surface ALL issues, warnings, errors, deprecation notices

Installation

Installs to ~/.claude/skills/moshehbenavraham-apex-spec-system-dockbuild/SKILL.md

Terminal
mkdir -p ~/.claude/skills/moshehbenavraham-apex-spec-system-dockbuild && curl -fsSL https://raw.githubusercontent.com/moshehbenavraham/apex-spec-system/HEAD/commands/dockbuild.md -o ~/.claude/skills/moshehbenavraham-apex-spec-system-dockbuild/SKILL.md

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

Full documentation available on GitHub

View Source Repository