monitoring-audit

Audit production observability coverage for logging, error tracking, health endpoints, and alerting.

489|254|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/me2resh/apexyard --skill monitoring-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring-audit
Source: https://github.com/me2resh/apexyard/tree/main/marketplace/audit-pack/.claude/skills/monitoring-audit
Command: npx skills add https://github.com/me2resh/apexyard --skill monitoring-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents silent production failures by verifying that logging, error tracking, health endpoints, alerting, and runbooks are in place and aligned with an incident-ready monitoring standard.

Core Features & Use Cases

  • Observability pillar deep-dive: Reviews logs, error tracking, health endpoints, and alerting configuration to determine whether issues will be detected and understood quickly.
  • Incident readiness minimums: Flags missing health checks and missing runbooks as minimum viable requirements for operations.
  • Standardized audit output + trend persistence: Produces a findings table and persists audit history for monitoring trends across /launch-check runs.

Quick Start

Invoke monitoring-audit for a specific project path to generate an observability audit and incident-readiness verdict from a WARN/FAIL /launch-check result.

Frequently Asked Questions about monitoring-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit observability coverage for logging and error tracking before a launch?

Observability audits evaluate application code and infrastructure-as-code to verify logging, error tracking, health endpoints, and alerting are configured so production failures are detected and actionable.

What is the minimum viable monitoring required for incident readiness?

Incident readiness minimums require implementing health checks and runbooks alongside alerting configuration to ensure operational issues are quickly detected and actionable during production failures.

How do I check if missing health endpoints and runbooks are causing silent production failures?

Silent production failures are prevented by auditing monitoring coverage to flag missing health checks and missing runbooks as minimum viable requirements, producing severity-scored findings for remediation.

Can I use a monitoring audit to investigate post-deployment issues?

Monitoring audits apply during post-deployment investigations by reviewing logs, error tracking, and alerting configuration to determine whether deployment failures will be detected and understood quickly.

What does an observability audit produce when launch checks show a monitoring warning?

An observability audit triggered by a launch-check warning produces a persistable findings table with severity scoring and an incident-readiness verdict, persisting audit history for monitoring trends across runs.

Does the monitoring audit review infrastructure-as-code or just application code?

The monitoring audit requires checking both application code and infrastructure-as-code to verify that logging, error tracking, health endpoints, and alerting align with an incident-ready monitoring standard.