docker-axi
Use docker-axi when a task involves Dockerfiles, Docker Compose, containers, images, logs, inspect output, local dev stacks, registry publishing, cleanup, or Docker safety checks.
Run npx -y docker-axi for live context. Use npx -y docker-axi doctor before Docker work. Discover targets with npx -y docker-axi discover. Plan before mutating: npx -y docker-axi plan --target <id> --environment <name>. Mutations require --execute.