Modifies the local startup chain including image build, container serve/bootstrap logic, and canonical smoke test behavior. Use when changing vllm-sr serve behavior, image selection or pull policy, container startup sequences, local Docker/Make bootstrap, or canonical smoke config.
$npx -y skills add vllm-project/semantic-router --skill startup-chain-changeInstalls into the current project.
Run `npx skills use "https://github.com/vllm-project/semantic-router" --skill "vllm-project/semantic-router/startup-chain-change"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vllm-project/semantic-router" that are relevant to the current task. Run `npx skills add "https://github.com/vllm-project/semantic-router"` and select the relevant skills, then follow their instructions.