Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Observability Baseline

Scaffold-time observability so a shipped product is not blind in prod from day one — error capture (Sentry), request-id structured logging, and /healthz + /readyz endpoints. stack-baseline pins Sentry but nothing wires it; this is the wiring. Loaded by app-scaffolder (bake into the scaffold), infra-provisioner (prod env + probes), and consumed by l3-support (traces) and devops (deploy gate).

majiayu000 15efdb2 2 files · 4.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/devops/observability-baseline commit 15efdb2f83

Frequently asked questions

npx skillmds add majiayu000/observability-baseline