CtrlK
BlogDocsLog inGet started
Tessl Logo

competition-runtime-routing

Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for reverse proxies, Host headers, forwarded headers, vhost routing, websocket upgrades, path-prefix rewriting, base-URL derivation, and multi-node route resolution. Use when the user asks which host or container serves a route, why a public-looking domain still belongs to the sandbox, how headers or proxies change behavior, or how a route resolves across proxy, container, and worker boundaries. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a lean, well-structured overview that defers detail to a single real reference file, gives concrete routing and verification directives, and sequences the work with explicit checkpoints. It avoids redundant concept explanations and respects the context budget.

DimensionReasoningScore

Conciseness

Lean body with no padding or explanation of concepts Claude already knows — Quick Start, three short workflow phases, a reference pointer, and a preservation list, each earning its place; matches the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

Gives concrete instructional directives such as 'Build one route map: client host and scheme -> proxy rule -> service or container -> process -> downstream store or worker' and 'Re-run the same request with one routing input changed at a time'; not a 2 because guidance is specific and executable rather than abstract.

3 / 3

Workflow Clarity

Clear three-stage sequence with an ordered Quick Start and explicit checkpoints ('Prove one route resolution end-to-end before broadening', 'one routing input changed at a time'); the operations are read-only inspection so missing destructive-batch feedback loops is not penalized, tipping it to the 'clear sequence with explicit validation steps' anchor.

3 / 3

Progressive Disclosure

Body is a concise overview with one clearly signaled one-level-deep reference ('Load `references/runtime-routing.md`'), and that reference file exists and stays at a single depth; matches the 'clear overview with well-signaled one-level-deep references' anchor.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, well-triggered, complete, and tightly scoped to a downstream CTF-sandbox routing specialization. It names concrete capabilities, uses natural trigger phrasing, and explicitly gates activation behind a parent skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'reverse proxies, Host headers, forwarded headers, vhost routing, websocket upgrades, path-prefix rewriting, base-URL derivation, and multi-node route resolution' — matching the 'lists multiple specific concrete actions' anchor; not a 2 because the action set is comprehensive rather than partial.

3 / 3

Completeness

Explicitly answers both what ('CTF-sandbox workflow for reverse proxies...') and when ('Use when the user asks which host or container serves a route...'), matching the 'clearly answers both what AND when with explicit triggers' anchor; not a 2 because the 'Use when...' trigger guidance is explicit and detailed.

3 / 3

Trigger Term Quality

Mirrors natural user phrasing — 'which host or container serves a route', 'why a public-looking domain still belongs to the sandbox', 'how headers or proxies change behavior' — giving good coverage of terms a user would actually say; not a 2 because common variations are well represented.

3 / 3

Distinctiveness Conflict Risk

Scoped as a downstream specialization with an explicit gate ('Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here'), giving a clear niche unlikely to conflict; not a 2 because the gating and CTF-sandbox framing sharply distinguish it from generic routing skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
zhaoxuya520/reverse-skill
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.