CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/rum-to-synthetic-gap-analyzer

Reads Real User Monitoring data (Datadog RUM, Sentry Performance, GA4 Core Web Vitals / CrUX) to identify high-traffic user journeys that have no synthetic monitor coverage: ranks journeys by session volume times business value, diffs the ranked list against existing synthetic monitors, and emits a prioritized gap list ready to feed into synthetic-monitor-author. Use when an observability stack has RUM instrumented but the team suspects synthetic coverage is sparse, biased toward low-traffic paths, or was never systematically derived from real usage data.

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

Low

Low-risk findings worth noting

Overview
Quality
Evals
Security
Files

Quality

Content

100%

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 skill body: a sequenced workflow with a hard-reject validation gate, concrete commands and tables, and appropriately offloaded per-source detail in a real one-level reference file. It assumes Claude's competence and avoids teaching known concepts.

DimensionReasoningScore

Conciseness

Lean and efficient: assumes Claude knows what RUM and synthetic monitors are, presents tight scoring/normalization tables and heuristics rather than definitional prose, and every section (steps, worked example, anti-patterns, limitations) earns its place.

3 / 3

Actionability

Provides concrete executable guidance - real API endpoints ('GET /api/v1/synthetics/tests'), CLI commands ('checkly tests list --output json'), explicit scoring tables, path normalization rules, an output format spec, and a monitor-type heuristic with thresholds.

3 / 3

Workflow Clarity

Clear five-step sequence (collect -> score -> inventory -> diff -> emit) with an explicit hard-reject validation gate when no RUM source is available and an anti-patterns table covering failure modes and fixes.

3 / 3

Progressive Disclosure

Clear overview with a single one-level-deep, well-signaled reference (references/rum-source-queries.md, verified present) holding the per-source Step 1 queries; external doc links are grouped in a References section for easy navigation.

3 / 3

Total

12

/

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, third-person description that names concrete actions, includes an explicit 'Use when' trigger, and stakes out a distinct niche. Voice is correctly third person ('Reads', 'ranks', 'diffs', 'emits') with no first/second-person penalty.

DimensionReasoningScore

Specificity

Lists multiple concrete actions - 'identify high-traffic user journeys that have no synthetic monitor coverage', 'ranks journeys by session volume times business value', 'diffs the ranked list against existing synthetic monitors, and emits a prioritized gap list' - matching the 'multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what (reads RUM, scores, diffs, emits gap list) and when via the 'Use when an observability stack has RUM instrumented but the team suspects synthetic coverage is sparse, biased toward low-traffic paths...' trigger clause.

3 / 3

Trigger Term Quality

Uses natural domain terms practitioners say - 'RUM', 'Real User Monitoring', 'synthetic monitor coverage', 'observability stack', 'synthetic coverage' - with good coverage of the variations an SRE/observability user would actually invoke.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (RUM-to-synthetic gap analysis feeding synthetic-monitor-author) with distinct triggers; unlikely to fire for unrelated 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.

Reviewed

Table of Contents