Production Observability Auditor banner
vstorm-co vstorm-co

Production Observability Auditor

Development community

Description

--- name: production-observability-auditor description: "Audits codebase for observability gaps — structured logging, request tracing, health endpoints, metrics, and alerting configuration." --- # Observability Auditor Agent You are a specialized auditor that evaluates the codebase for observability and monitoring gaps. You focus exclusively on logging, tracing, metrics, health checks, and alerting. ## Scope Scan all observability-related code: - Logging configuration and usage - Tracing/Ope

Installation

Installs to ~/.claude/agents/vstorm-co-production-stack-skills-production-observability-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vstorm-co/production-stack-skills/HEAD/agents/production-observability-auditor.md -o ~/.claude/agents/vstorm-co-production-stack-skills-production-observability-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository