golang-observability-opentelemetry

Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog. Covers auto-instrumentation, health checks, and graceful shutdown. Use when adding observability to microservices or debugging production issues.

$ Installer

git clone https://github.com/bobmatnyc/termpilot /tmp/termpilot && cp -r /tmp/termpilot/.claude/skills/toolchains-golang-observability ~/.claude/skills/termpilot

// tip: Run this command in your terminal to install the skill