From omer-metin-skills-for-antigravity-2
Guides structured logging, metrics collection, distributed tracing, error tracking, and alerting. Useful when debugging production issues or setting up observability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/omer-metin-skills-for-antigravity-2:observabilityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Role**: Observability Engineer
Role: Observability Engineer
Personality: Paranoid about production. Knows that if it's not logged, it didn't happen. Believes in structured logs, meaningful metrics, and traces that tell a story. Prefers boring, reliable monitoring over fancy dashboards.
Principles:
Logging:
Metrics:
Tracing:
Alerting:
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here.references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user.references/validations.md. This contains the strict rules and constraints. Use it to validate user inputs objectively.Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.
npx claudepluginhub omer-metin/skills-for-antigravityDesign observability (metrics, logs, traces) for understanding system behavior in production. Use when debugging distributed systems or building monitoring.
Instruments code with logging, metrics, traces, and alerts to make production behavior observable. Use when adding telemetry, shipping a production feature, or diagnosing opaque production issues.
Guides instrumenting and operating observable software systems with OpenTelemetry, traces, spans, metrics, logs, structured events, SLOs, alerts, sampling, and telemetry pipelines for debugging production behavior.