概要
This skill streamlines the debugging of Prow CI test failures by automatically extracting and analyzing Kubernetes resource events from Google Cloud Storage (GCS) artifacts. It parses complex audit logs and pod logs to reconstruct a chronological history of resource states, including creation, modification, and deletion. By providing interactive HTML reports with detailed timelines, it helps developers quickly identify where and why specific resources, such as pods, deployments, or configmaps, failed during ephemeral test cluster execution.