Builds Docker images, starts local servers, and runs smoke tests for the CPU-only development environment. Use when validating changes locally on CPU, building CPU container images, or running CPU-specific smoke and E2E tests.
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Builds Docker images, starts local servers, and runs smoke tests for the CPU-only development environment. Use when validating changes locally on CPU, building CPU container images, or running CPU-specific smoke and E2E tests.
Local Dev CPU
Trigger
The primary skill needs cpu-local build/serve/smoke validation
Required Surfaces
local_smoke
Conditional Surfaces
local_e2e
Stop Conditions
CPU-local smoke cannot be run in the current workspace/runtime
Workflow
Read environment docs and CLI Docker playbook to understand the CPU build setup
Build the CPU image with make agent-dev ENV=cpu
Start the local server with make agent-serve-local ENV=cpu
Run smoke tests with make agent-smoke-local to validate the build
Verify vllm-sr status all and dashboard smoke checks pass