This skill provides a comprehensive, read-only audit of HyperFleet repositories to ensure they meet HYPERFLEET-539 operational standards. It automatically detects the repository type—such as API services, Sentinels, or Adapters—and evaluates critical reliability factors including functional health probes, dead man's switch metrics, exponential backoff retry logic, and graceful shutdown handling. By identifying specific gaps in Kubernetes resource limits, PodDisruptionBudgets, and operational documentation, it helps developers prepare services for stable production deployment while maintaining strict read-only safety for the codebase.
주요 기능
01Verification of Dead Man's Switch heartbeat metrics for silent failure detection
02Validation of functional health and readiness probes with dependency checks
03Analysis of HTTP and broker retry logic for exponential backoff patterns
044 GitHub stars
05Audit of Kubernetes resource limits and PodDisruptionBudget configurations
06Automated repository type detection for tailored audit logic