Diagnoses and fixes bugs that span multiple layers (runtime, CLI, UI, platform, tests) requiring coordinated changes across surfaces. Use when a bug does not map cleanly to a narrower skill, the fix touches more than one surface, or changes need cross-cutting validation.
$npx -y skills add vllm-project/semantic-router --skill cross-stack-bugfixInstalls into the current project.
Run `npx skills use "https://github.com/vllm-project/semantic-router" --skill "vllm-project/semantic-router/cross-stack-bugfix"` 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.