observability

Identify runtime observability requirements and define logs, metrics, traces, and dashboards.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/mopeyjellyfish/flywheel --skill observability-mopeyjellyfish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: observability
Source: https://github.com/mopeyjellyfish/flywheel/tree/main/skills/observability
Command: npx skills add https://github.com/mopeyjellyfish/flywheel --skill observability-mopeyjellyfish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Observability provides the visibility to know when a system is healthy, degraded, or failing, by grounding guidance in the repository truth and aligning the team on what to measure.

Core Features & Use Cases

  • Define a concise signal plan across logs, metrics, traces, and dashboards tailored to this repo.
  • Ground planning, execution, and validation with a repo-focused observability strategy.
  • Use cases include validating deploys, diagnosing incidents, and sustaining long-term reliability.

Quick Start

Assess the repository’s observability truth and output a concrete signal plan with recommended signals and validation steps.

Frequently Asked Questions about observability

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define observability signals for my repository's runtime health?

To define observability signals, you analyze the repository's runtime surface and failure modes to output a concrete signal plan covering logs, metrics, traces, and dashboards. This plan identifies exactly what to measure for health and reliability.

What is included in a runtime observability strategy?

A runtime observability strategy includes a platform summary, runtime surface mapping, failure mode analysis, a signal plan, a gap report, and rollout or incident hooks. It spans logs, traces, metrics, dashboards, and validation workflows.

How do I plan logs, metrics, and traces for diagnosing incidents?

You plan logs, metrics, and traces by scoping the affected runtime surface and mapping its failure modes. This yields a targeted signal plan and validation steps that guide incident diagnosis and deploy validation.

Can I use this to validate deploys and sustain long-term reliability?

Yes, you can validate deploys and sustain long-term reliability by using the generated signal plan and validation workflows. These outputs align the team on required metrics and dashboards to monitor system health over time.

When do I need to generate a gap report for observability?

You need a gap report for observability when assessing existing runtime monitoring against newly defined signal requirements. It highlights missing logs, traces, or metrics needed to properly monitor health, performance, and reliability.