🎯

discover-observability

🎯Skill

from rand/cc-polymath

VibeIndex|
What it does

discover-observability skill from rand/cc-polymath

πŸ“¦

Part of

rand/cc-polymath(44 items)

discover-observability

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add rand/cc-polymath
Install PluginInstall plugin from marketplace
/plugin install cc-polymath@cc-polymath
Install ScriptRun install script
bash <cc-polymath-root>/scripts/verify-install.sh # Verify installation
Install PluginInstall plugin from marketplace
/plugin install https://github.com/rand/cc-polymath
Install PluginInstall plugin from marketplace
/plugin install /Users/rand/src/cc-polymath
πŸ“– Extracted from docs: rand/cc-polymath
22Installs
65
-
Last UpdatedNov 25, 2025

Skill Details

SKILL.md

Automatically discover observability and monitoring skills when working with monitoring. Activates for observability development tasks.

Overview

# Observability Skills Discovery

Provides automatic access to comprehensive observability skills.

When This Skill Activates

This skill auto-activates when you're working with:

  • monitoring
  • logging
  • tracing
  • metrics
  • distributed tracing
  • alerts
  • dashboards
  • observability

Available Skills

Quick Reference

The Observability category contains 8 skills:

  1. alerting-strategy
  2. dashboard-design
  3. distributed-tracing
  4. metrics-instrumentation
  5. observability-cost-optimization
  6. opentelemetry-integration
  7. production-incident-debugging
  8. structured-logging

Load Full Category Details

For complete descriptions and workflows:

```bash

cat ~/.claude/skills/observability/INDEX.md

```

This loads the full Observability category index with:

  • Detailed skill descriptions
  • Usage triggers for each skill
  • Common workflow combinations
  • Cross-references to related skills

Load Specific Skills

Load individual skills as needed:

```bash

cat ~/.claude/skills/observability/alerting-strategy.md

cat ~/.claude/skills/observability/dashboard-design.md

cat ~/.claude/skills/observability/distributed-tracing.md

cat ~/.claude/skills/observability/metrics-instrumentation.md

cat ~/.claude/skills/observability/observability-cost-optimization.md

```

Progressive Loading

This gateway skill enables progressive loading:

  • Level 1: Gateway loads automatically (you're here now)
  • Level 2: Load category INDEX.md for full overview
  • Level 3: Load specific skills as needed

Usage Instructions

  1. Auto-activation: This skill loads automatically when Claude Code detects observability work
  2. Browse skills: Run cat ~/.claude/skills/observability/INDEX.md for full category overview
  3. Load specific skills: Use bash commands above to load individual skills

---

Next Steps: Run cat ~/.claude/skills/observability/INDEX.md to see full category details.