CtrlK
BlogDocsLog inGet started
Tessl Logo

lightrun-ask-prod

Answer questions about live production system behavior — current variable values, execution durations, hit counts, and value distributions — by instrumenting running services with Lightrun MCP tools. Use when the question requires live runtime data rather than static code analysis (e.g. "show recent requests to this endpoint", "show the runtime distribution for this operation", "what values appear for this expression in production?", "which branch runs for customer X?").

81

1.00x
Quality

Does it follow best practices?

Impact

100%

1.00x

Average score across 1 eval scenario

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A well-structured, actionable instruction-only skill with a clear sequenced workflow and proper progressive disclosure via a single shared reference. The main weakness is redundancy: user-clarification guidance is duplicated between the Flow steps and the Error Handling table.

Suggestions

Remove the duplicated ask-the-user guidance: keep it once in the Error Handling table and have steps 3 and 4 reference that table instead of restating 'present the list and ask which to use' and 'ask the user before proceeding — do not guess'.

Consolidate the two near-identical bullets in step 4 ('If multiple pools or source scopes are plausible…' and 'If the right source scope is still ambiguous…') into a single ambiguity rule to tighten the selection logic.

Consider collapsing the 'Code location unclear' row of the Error Handling table into the step 3 blockquote (or vice versa) so the 'do not guess' rule appears in exactly one place.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence with no padded concept explanations, but the 'ask the user / present the list' guidance is restated almost verbatim across step 3, step 4, and the Error Handling table, so some tokens do not earn their place.

2 / 3

Actionability

Provides concrete, executable guidance — a capability-to-question table, explicit parameters to pass (file path, line number, source scope, observation window), and specific selection heuristics; the absence of fixed code is justified by runtime tool discovery.

3 / 3

Workflow Clarity

A clearly sequenced six-step flow with explicit checkpoints ('ask the user before proceeding — do not guess', preflight pass/fail criteria) and an error-recovery table; the read-only operations do not trigger the destructive/batch validation cap.

3 / 3

Progressive Disclosure

The body is an overview that points to one real, one-level-deep reference (references/mcp-tool-discovery.md, with a signaled anchor) holding shared discovery rules, keeping the skill-specific flow inline and the shared detail external.

3 / 3

Total

11

/

12

Passed

Description

100%

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

A strong description that states concrete capabilities, provides natural user-facing trigger examples, and clearly distinguishes live runtime querying from static code analysis in third-person voice. It mirrors the best-practice 'what + Use when + examples' structure.

DimensionReasoningScore

Specificity

Lists multiple specific concrete capabilities — 'current variable values, execution durations, hit counts, and value distributions' and 'instrumenting running services with Lightrun MCP tools' — rather than vague domain language.

3 / 3

Completeness

Explicitly answers both what ('Answer questions about live production system behavior…') and when ('Use when the question requires live runtime data rather than static code analysis'), with concrete trigger examples.

3 / 3

Trigger Term Quality

The 'Use when' examples ('show recent requests to this endpoint', 'which branch runs for customer X?', 'what values appear for this expression in production?') are natural phrases a user would actually say when they need this skill.

3 / 3

Distinctiveness Conflict Risk

Clear niche — live production runtime instrumentation via Lightrun — explicitly contrasted with 'static code analysis', making it unlikely to trigger for the wrong skill.

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
lightrun-platform/lightrun-ai
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.