Implements end-to-end signal changes spanning router config, signal extraction, CLI schema, optional bindings, router-owned metadata headers, and E2E test coverage. Use when adding a new signal type, changing signal configuration or extraction logic, updating CLI schema for signal parameters, or modifying router-owned signal metadata contracts.
$npx -y skills add vllm-project/semantic-router --skill signal-end-to-endInstalls into the current project.
Run `npx skills use "https://github.com/vllm-project/semantic-router" --skill "vllm-project/semantic-router/signal-end-to-end"` 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.