Skip to main content

Observability Gap Hunt

Skill Verified Active
Part of:Swe Skills

Inspects services, jobs, and code paths for missing or weak logs, metrics, traces, alerts, dashboards, or deployment-linked telemetry, then returns a tightly scoped backlog of observability gaps. Use when a user says `find observability gaps`, `audit telemetry coverage`, `what logs or metrics are missing`, `check alerting coverage`, or asks for a recurring telemetry review. Do NOT use for live incident response, root-cause analysis, generic performance tuning, or a broad code review.

Purpose

To help users proactively identify and address blind spots in their system's observability coverage, ensuring services can be operated and diagnosed confidently.

Features

  • Identifies missing logs, metrics, traces, and alerts
  • Audits dashboard and deployment-linked telemetry coverage
  • Returns a ranked backlog of observability gaps
  • Focuses on operational visibility rather than performance tuning

Use Cases

  • Audit telemetry coverage for a specific service or package
  • Find missing logs or metrics for critical workflows
  • Check alerting coverage before deploying new features
  • Perform recurring observability reviews over time

Non-Goals

  • Live incident response or root-cause analysis
  • Generic performance tuning or optimization
  • Broad application code review without an observability goal
  • Redesigning entire monitoring stacks

Installation

/plugin install swe-skills@ckorhonen-swe-skills

Quality Score

Verified
98 /100
Analyzed about 17 hours ago

Trust Signals

Last commit4 days ago
Stars1
LicenseMIT
Status
View Source

Similar Extensions

Azure Monitor Query Py

100

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

Skill
microsoft

Query Netdata Cloud

100

Query Netdata Cloud via its REST API -- metrics, logs (systemd-journal / windows-events / otel-logs), topology graphs (topology:snmp), network flows (flows:netflow), alerts, dynamic configuration (DynCfg), and generic Functions on a node. Use when the user asks about querying Netdata Cloud, fetching metrics from the cloud, querying logs / topology / netflow / sflow / ipfix through Cloud, listing or modifying configurations via DynCfg, calling agent Functions through Cloud, listing spaces/rooms/nodes, or building a curl command against `app.netdata.cloud`. Pairs with the `query-netdata-agents` skill when direct-agent access is needed.

Skill
netdata

Query Netdata Agents

99

Query Netdata Agents (parents and children) directly via their HTTP API on port 19999. Includes a bearer-token helper that mints, caches, and transparently refreshes a per-agent bearer from a long-lived Netdata Cloud token, and auto-detects bearer-protected agents. Use when the user asks how to call an agent's REST API or Function directly, query an agent's logs/metrics/alerts directly, mint a bearer token from a cloud token, or work around bearer protection.

Skill
netdata

Conduct Empirical Wire Capture

99

Capture outbound HTTP and telemetry from a CLI harness at runtime. Covers capture-channel selection (transcript file vs verbose-fetch stderr vs outbound proxy vs on-disk state), hook-driven per-event capture vs long-running session capture, JSONL output format for diff-friendly artifacts, and the observability table that maps each target to the cheapest channel that captures it. Use when a static finding needs runtime confirmation, when a payload shape is needed for a client re-implementation, or when dark-vs-live disambiguation requires watching what the binary actually sends.

Skill
pjt222

Arize Trace Skill

99

Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants to look at existing trace data, see what their LLM app is doing, export traces, download spans, investigate errors, or analyze behavior regressions.

Skill
github

Observe Metrics

98

Aggregate and display system metrics with anomaly detection for a time period

Skill
ruvnet

© 2025 SkillRepo · Find the right skill, skip the noise.