What problem does it solve?
This Skill identifies and addresses reliability weaknesses that cause outages, data loss, inconsistent state, slow recovery, overload, or unsafe behavior during failures and lifecycle transitions.
Core Features & Use Cases
- End-to-End Failure Analysis: Map dependencies, state transitions, failure domains, and recovery paths across services, queues, storage, clients, and operators.
- Resilience Review: Evaluate timeouts, cancellation, retries, idempotency, partial failure, backpressure, failover, graceful degradation, recovery, deployment, and shutdown behavior.
- Evidence-Based Findings: Classify confirmed defects, worthwhile improvements, and unresolved questions while documenting violated invariants, consequences, fixes, and verification plans.
- Use Case: Apply the Skill to a distributed payment service to uncover duplicate charges after timeout retries, unsafe failover behavior, incomplete reconciliation, and missing recovery telemetry.
Quick Start
Use the audit-reliability skill to review the specified path for reliability defects, rank the findings, and propose safe fixes with verification plans.