monitoring-audit

Audit logs, metrics, traces, health endpoints, and alerting for observability gaps.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/AAbdulghany/fms --skill monitoring-audit-aabdulghany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring-audit
Source: https://github.com/AAbdulghany/fms/tree/main/.claude/skills/monitoring-audit
Command: npx skills add https://github.com/AAbdulghany/fms --skill monitoring-audit-aabdulghany

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Observability audit helps ensure production readiness by verifying logging, metrics, traces, and alerts. It identifies gaps in monitoring that could delay incident detection and resolution.

Core Features & Use Cases

  • Error tracking health checks: Verify that error trackers are present, correctly configured, and that incidents trigger alerts.
  • Health endpoints & readiness: Ensure /health or /healthz endpoints provide accurate status and readiness signals.
  • Incident response alignment: Confirm runbooks exist and on-call processes are defined for rapid response.

Quick Start

Run a baseline observability audit across your services to validate logs, metrics, traces, and alerting readiness.

Frequently Asked Questions about monitoring-audit

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

FAQPage Schema
What is an observability audit for a multi-service application?

An observability audit verifies logging, metrics, traces, and alerts across multi-service applications to identify monitoring gaps that could delay incident detection and resolution.

How do I conduct an observability audit for production readiness?

You conduct an observability audit by evaluating error tracking, health endpoints, structured logging, sensitive data handling, and incident runbooks, then generating a reproducible report with pass/fail criteria.

Does the observability audit check health and readiness probes?

Yes, the audit verifies that /health or /healthz endpoints provide accurate status and readiness signals to ensure proper traffic routing and deployment safety.

How are incident response runbooks evaluated during an observability audit?

The audit confirms incident response alignment by checking that runbooks exist and on-call processes are defined to enable rapid response during production incidents.

Can the observability audit report be automated?

Yes, the audit provides a reproducible report and scoring method with clear pass/fail criteria for each observability pillar that can be fully automated.

What's the best way to identify gaps in logging and tracing configuration?

The best way to identify logging and tracing gaps is auditing structured logging practices, sensitive data handling, and trace configuration against clear pass/fail readiness criteria.