What problem does it solve? Systems often contain hidden single points of failure — a lone server, one vendor, one certificate, or one person who knows how to deploy — that can halt the entire system when they break. This Skill systematically surfaces those weak points before they cause an outage. ## Core Features & Use Cases - Six-Category SPOF Coverage: Analyzes Infrastructure, Network, Database, Application, Third-party/Vendor, and Human/Process (bus factor) dimensions. - Risk Scoring Matrix: Rates each SPOF by Impact × Likelihood into Critical, Moderate, or Low levels with prioritized remediation order. - Mitigation Patterns: Suggests proportionate fixes such as redundancy, replication, fallback providers, runbooks, and cross-training matched to system scale and budget. - Use Case: Paste a docker-compose file or describe your architecture, and receive a markdown report listing every SPOF, its risk level, and the top three fixes to address first. ## Quick Start Run /spof and describe or attach your system architecture, diagram, or infrastructure-as-code to receive a full SPOF analysis report.