What problem does it solve? Diagnosing issues across CloudBase resources like cloud functions, CloudRun services, and databases requires manually checking logs and statuses in multiple places, making root cause analysis slow and error-prone. ## Core Features & Use Cases - Full Environment Inspection: Runs a step-by-step health check covering environment binding, CLS log service status, cloud functions, and CloudRun services, producing a structured severity-rated report. - Targeted Diagnosis: Investigates a specific failing function, CloudRun service, or database using focused log queries and resource detail lookups. - AIOps-Style Root Cause Analysis: Correlates error patterns across services to hypothesize root causes and recommend prioritized remediation steps with console links. - Use Case: A user reports their mini-program backend is failing. The skill checks recent function logs, searches CLS for ERROR entries in the last 24 hours, identifies a database timeout pattern, and recommends the relevant fix skill. ## Quick Start Run a full health inspection of my CloudBase environment and summarize any errors found in the last 24 hours.