agentskills.codes
OB

observability

Use this skill for logs, metrics, tracing, health checks, and dashboards.

Install

mkdir -p .claude/skills/observability-devartblake && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13490" && unzip -o skill.zip -d .claude/skills/observability-devartblake && rm skill.zip

Installs to .claude/skills/observability-devartblake

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use this skill for logs, metrics, tracing, health checks, and dashboards.
73 chars · catalog description✓ has a “when” trigger

About this skill

Skill: Observability

Use this skill for logs, metrics, tracing, health checks, and dashboards.

Procedure

  1. Identify the operational question the signal must answer.
  2. Add structured logs with correlation/context.
  3. Add metrics only if they will be used.
  4. Add traces around network/DB/queue boundaries.
  5. Keep health checks separated into liveness and readiness when possible.
  6. Avoid logging secrets or PII.

Alpha signals

  • API startup
  • DB migration success/failure
  • auth failures
  • wallet mutations
  • match submit failures
  • MinIO seed loading
  • sidecar timeout/fallback

Search skills

Search the agent skills registry