CtrlK
BlogDocsLog inGet started
Tessl Logo

semantic-router

github.com/vllm-project/semantic-router

SkillAddedReview
training-stack-change

tools/agent/skills/training-stack-change/SKILL.md

Modifies training-stack workflows, selector or embedding pipelines, evaluation artifacts, or runtime-facing outputs under src/training. Use when changing model selection training, embedding pipelines, evaluation scripts, experiments, or other training outputs that feed runtime behavior.

62

startup-chain-change

tools/agent/skills/startup-chain-change/SKILL.md

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.

71

signal-end-to-end

tools/agent/skills/signal-end-to-end/SKILL.md

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.

68

routing-policy-change

tools/agent/skills/routing-policy-change/SKILL.md

Modifies routing policy after signal extraction, including matched-decision logic, candidate-model selection, and downstream looper behavior. Use when changing decision predicates, thresholds, priorities, model ranking, cost or latency routing, or other post-signal routing policy.

68

router-service-platform-change

tools/agent/skills/router-service-platform-change/SKILL.md

Modifies router-side API, authz, memory, provider, storage, or runtime service modules outside config, decision, selection, and extproc plugin chains. Use when changing apiserver endpoints, authz or rate-limit policy code, memory or response storage flows, provider adapters, or other router service-platform modules.

66

plugin-end-to-end

tools/agent/skills/plugin-end-to-end/SKILL.md

Implements end-to-end plugin changes spanning router config, post-decision processing, optional CLI/UI exposure, and E2E test coverage. Use when adding a new plugin type, changing plugin config schema or execution semantics, updating plugin chain behavior, or modifying plugin-exposed metadata across surfaces.

68

routing-calibration-loop

tools/agent/skills/maintainer/routing-calibration/SKILL.md

Calibrates routing changes against a live router endpoint with executable probes, local DSL validation, versioned deploys, and structured failure review. Use when tuning signals, projections, decisions, or maintained route examples against a real apiserver.

72

maintainer-release-ops

tools/agent/skills/maintainer/release-ops/SKILL.md

Maintainer release and milestone operating workflow. Use when a maintainer wants to plan a release, assess milestone health, coordinate release blockers, or generate a release-focused review brief.

74

maintainer-issue-pr-management

tools/agent/skills/maintainer/issue-pr-management/SKILL.md

Manages GitHub issue and pull-request lifecycle including creation, updates, triage labelling, and closeout metadata using canonical templates and repository taxonomy. Use when a maintainer asks to create, update, close, or triage GitHub issues or PRs, or when issue creation requires codebase analysis for scope, labels, or acceptance criteria.

72

k8s-platform-change

tools/agent/skills/k8s-platform-change/SKILL.md

Modifies Kubernetes-facing operator, CRD, deployment-profile, or DSL translation behavior for semantic-router platform integration. Use when changing operator APIs or controllers, deployment stack manifests, profile-owned platform wiring, or router-to-Kubernetes translation layers.

70

harness-contract-change

tools/agent/skills/harness-contract-change/SKILL.md

Modifies the repository's agent contract including AGENTS.md, docs index, manifests, validation scripts, and contributor-facing harness wrappers. Use when updating agent documentation, changing repo manifests, editing validation scripts, modifying CI/workflow classification, or updating contributor-facing guides like README.md, CONTRIBUTING.md, or the PR template.

70

fleet-sim-change

tools/agent/skills/fleet-sim-change/SKILL.md

Modifies the fleet simulator package, API service, release wiring, or simulator-owned docs and assets as one maintained subsystem. Use when changing src/fleet-sim, simulator release workflow, or fleet-sim-owned docs and assets under website/.

70

dashboard-platform-change

tools/agent/skills/dashboard-platform-change/SKILL.md

Modifies dashboard frontend or backend surfaces that present, configure, or manage router behavior through the console UI. Use when changing dashboard pages or components, backend handlers, console persistence, auth or session flows, or user-visible routing metadata in the dashboard.

72

cross-stack-bugfix

tools/agent/skills/cross-stack-bugfix/SKILL.md

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.

70

config-platform-change

tools/agent/skills/config-platform-change/SKILL.md

Synchronizes config representations across router config, Python CLI schema, and dashboard config UI. Use when adding or changing a config concept that spans those surfaces or addressing config representation debt before Kubernetes-facing translation.

61

openclaw-vsr-bridge

dashboard/backend/skillpacks/openclaw-vsr-bridge/SKILL.md

Install vLLM Semantic Router in agent-safe mode, import supported OpenClaw model providers into canonical VSR config, and rewrite OpenClaw to target VSR.

69