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.
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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