What problem does it solve?
Manually checking production health across Azure resources, Application Insights telemetry, and PostgreSQL metrics is slow and error-prone. This Skill performs a read-only health assessment of the production environment and returns a single verdict with supporting evidence.
Core Features & Use Cases
- Comprehensive Health Signals: Checks /ready endpoint status, resource health, fired alerts, 5xx counts, P95 latency, exceptions, and dependency failures in one pass.
- Database and Container Diagnostics: Reports PostgreSQL CPU, memory, storage, connections, and CPU credits, plus Container App crash, OOM, and unhealthy-replica events.
- Clear Verdicts: Classifies the environment as Critical, Warning, Healthy, or Unknown with a compact table of signals, values, and time windows.
- Use Case: Before a release or during an incident, ask for a production health check and immediately see whether the API, database, and dependencies are operating normally.
Quick Start
Ask the assistant to check prod status and report any errors in the Azure production environment.